Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
info.smart_tools.smartactors core.ifeature_manager 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.path 0.2.0-SNAPSHOT jar -
org.apache.maven maven-aether-provider 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh 1.0 jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-connector-basic 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-file 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-http 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-wagon 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.0.v20140518 jar Eclipse Public License, Version 1.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.powermock powermock-api-mockito 1.6.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.5 jar The Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
asm asm 3.3.1 - jar BSD
com.google.code.findbugs jsr305 1.3.9 - jar The Apache Software License, Version 2.0
com.google.guava guava 10.0.1 - jar The Apache Software License, Version 2.0
com.jcraft jsch 0.1.44-1 - jar Revised BSD
commons-codec commons-codec 1.6 - jar The Apache Software License, Version 2.0
info.smart_tools.smartactors core.iaction 0.2.0-SNAPSHOT - jar -
info.smart_tools.smartactors core.ifilesystem_tracker 0.2.0-SNAPSHOT - jar -
info.smart_tools.smartactors core.invalid_argument_exception 0.2.0-SNAPSHOT - jar -
info.smart_tools.smartactors core.ipath 0.2.0-SNAPSHOT - jar -
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.2.6 - jar LICENSE.txt
org.apache.httpcomponents httpcore 4.2.5 - jar LICENSE.txt
org.apache.maven maven-model 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 1.0 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-6 - jar -
org.codehaus.plexus plexus-interpolation 1.16 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.10 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-spi 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M2a - jar Eclipse Public License, Version 1.0
org.slf4j jcl-over-slf4j 1.6.2 - jar MIT License
org.slf4j slf4j-api 1.6.2 - jar MIT License
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.powermock powermock-api-mockito-common 1.6.5 jar The Apache Software License, Version 2.0
org.powermock powermock-api-support 1.6.5 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.5 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.5 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

Apache License: Apache HttpClient, Apache HttpCore

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Revised BSD: JSch

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Apache 2: Objenesis

Eclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport File, Aether Transport HTTP, Aether Transport Wagon, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: ASM Core

Unknown: Plexus Default Interactivity Handler, core.dependency_resolving_feature_manager, core.iaction, core.ifeature_manager, core.ifilesystem_tracker, core.invalid_argument_exception, core.ipath, core.path

Apache License 2.0: Javassist

The MIT License: Mockito

Apache License, Version 2.0: CDI APIs

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Commons Codec, FindBugs-jsr305, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Model, Maven Model Builder, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon SSH Common Library, Maven Wagon SSH Provider, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject, powermock-api-mockito, powermock-api-mockito-common, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
guava-10.0.1.jar 1.5 MB 1185 1164 10 1.5 Yes
jsch-0.1.44-1.jar 213.8 kB 130 117 4 1.5 Yes
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes
core.iaction-0.2.0-SNAPSHOT.jar 5.4 kB 19 6 2 1.8 Yes
core.ifeature_manager-0.2.0-SNAPSHOT.jar 4.3 kB 16 3 2 1.8 Yes
core.ifilesystem_tracker-0.2.0-SNAPSHOT.jar 3.9 kB 15 2 2 1.8 Yes
core.invalid_argument_exception-0.2.0-SNAPSHOT.jar 3.1 kB 13 1 1 1.8 Yes
core.ipath-0.2.0-SNAPSHOT.jar 2.9 kB 14 2 1 1.8 No
core.path-0.2.0-SNAPSHOT.jar 3.2 kB 13 1 1 1.8 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
httpclient-4.2.6.jar 435.6 kB 360 324 21 1.5 Yes
httpcore-4.2.5.jar 227.7 kB 217 190 14 1.5 Yes
maven-aether-provider-3.1.0.jar 60 kB 42 23 1 1.5 Yes
maven-model-3.1.0.jar 163.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.1.0.jar 159.4 kB 147 114 16 1.5 Yes
maven-repository-metadata-3.1.0.jar 30.1 kB 25 7 2 1.5 Yes
wagon-provider-api-1.0.jar 53.2 kB 62 41 8 1.4 Yes
wagon-ssh-1.0.jar 28.3 kB 27 7 2 1.4 Yes
wagon-ssh-common-1.0.jar 26.6 kB 38 18 3 1.4 Yes
plexus-classworlds-2.4.jar 47.1 kB 52 37 5 1.4 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interactivity-api-1.0-alpha-6.jar 11.8 kB 25 11 1 1.4 Yes
plexus-interpolation-1.16.jar 61.3 kB 60 44 6 1.5 Yes
plexus-utils-3.0.10.jar 230.9 kB 127 102 9 1.5 Yes
aether-api-1.0.0.v20140518.jar 136.3 kB 149 128 11 1.5 Yes
aether-connector-basic-1.0.0.v20140518.jar 36.8 kB 34 19 1 1.5 Yes
aether-impl-1.0.0.v20140518.jar 171.7 kB 113 95 4 1.5 Yes
aether-spi-1.0.0.v20140518.jar 30.7 kB 54 34 8 1.5 Yes
aether-transport-file-1.0.0.v20140518.jar 9 kB 19 4 1 1.5 Yes
aether-transport-http-1.0.0.v20140518.jar 34.7 kB 34 19 1 1.5 Yes
aether-transport-wagon-1.0.0.v20140518.jar 25.4 kB 36 16 2 1.5 Yes
aether-util-1.0.0.v20140518.jar 145.8 kB 125 100 13 1.5 Yes
org.eclipse.sisu.inject-0.0.0.M2a.jar 202.1 kB 204 181 10 1.5 Yes
org.eclipse.sisu.plexus-0.0.0.M2a.jar 202.3 kB 210 165 27 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.20.0-GA.jar 750.6 kB 423 399 17 1.6 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
powermock-api-mockito-1.6.5.jar 101.3 kB 108 76 17 1.6 Yes
powermock-api-mockito-common-1.6.5.jar 16.8 kB 33 15 5 1.6 Yes
powermock-api-support-1.6.5.jar 20.9 kB 31 15 5 1.6 Yes
powermock-core-1.6.5.jar 120.2 kB 125 96 19 1.6 Yes
powermock-module-junit4-1.6.5.jar 46.1 kB 39 25 3 1.6 Yes
powermock-module-junit4-common-1.6.5.jar 15.9 kB 23 9 2 1.6 Yes
powermock-reflect-1.6.5.jar 55.6 kB 51 33 9 1.6 Yes
jcl-over-slf4j-1.6.2.jar 17.3 kB 23 9 2 1.3 Yes
slf4j-api-1.6.2.jar 25.7 kB 34 23 3 1.3 Yes
sisu-guice-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 7.7 MB 6857 5320 415 1.8 50
compile: 42 compile: 5 MB compile: 4459 compile: 3590 compile: 229 - compile: 38
test: 12 test: 2.7 MB test: 2398 test: 1730 test: 186 - test: 12

Dependency Repository Locations

Repo ID URL Release Snapshot
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes
central https://repo.maven.apache.org/maven2 Yes No
snapshots.jboss.org http://snapshots.jboss.org/maven2 No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
oss.sonatype.org/jboss-snapshots http://oss.sonatype.org/content/repositories/jboss-snapshots No Yes
repository.jboss.org http://repository.jboss.org/maven2 Yes No
spy http://files.couchbase.com/maven2/ Yes No
codehaus.snapshots http://snapshots.repository.codehaus.org No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org spy codehaus.snapshots apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 - - -
asm:asm:jar:3.3.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.google.code.findbugs:jsr305:jar:1.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.google.guava:guava:jar:10.0.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.jcraft:jsch:jar:0.1.44-1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
commons-codec:commons-codec:jar:1.6 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
info.smart_tools.smartactors:core.iaction:jar:0.2.0-SNAPSHOT - - - - - - - - -
info.smart_tools.smartactors:core.ifeature_manager:jar:0.2.0-SNAPSHOT - - - - - - - - -
info.smart_tools.smartactors:core.ifilesystem_tracker:jar:0.2.0-SNAPSHOT - - - - - - - - -
info.smart_tools.smartactors:core.invalid_argument_exception:jar:0.2.0-SNAPSHOT - - - - - - - - -
info.smart_tools.smartactors:core.ipath:jar:0.2.0-SNAPSHOT - - - - - - - - -
info.smart_tools.smartactors:core.path:jar:0.2.0-SNAPSHOT - - - - - - - - -
javax.annotation:jsr250-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 - - -
javax.enterprise:cdi-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.inject:javax.inject:jar:1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.httpcomponents:httpclient:jar:4.2.6 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.httpcomponents:httpcore:jar:4.2.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-aether-provider:jar:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-model:jar:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-model-builder:jar:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-repository-metadata:jar:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven.wagon:wagon-provider-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven.wagon:wagon-ssh:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven.wagon:wagon-ssh-common:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 - - -
org.codehaus.plexus:plexus-interpolation:jar:1.16 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.10 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-api:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-connector-basic:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-impl:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-spi:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-transport-file:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-transport-http:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-transport-wagon:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-util:jar:1.0.0.v20140518 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.javassist:javassist:jar:3.20.0-GA - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.mockito:mockito-core:jar:1.10.19 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.objenesis:objenesis:jar:2.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-api-mockito:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-api-mockito-common:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-api-support:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-core:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-module-junit4:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-module-junit4-common:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.powermock:powermock-reflect:jar:1.6.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.6.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.slf4j:slf4j-api:jar:1.6.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
Total plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org spy codehaus.snapshots apache.snapshots
54 (compile: 42, test: 12) 0 48 0 0 0 3 0 0 0