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 License
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.scr 1.6.2 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.scr.annotations 1.6.0 jar The Apache Software License, Version 2.0
org.drombler.acp drombler-acp-core-action 0.3 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-action-spi 0.3 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-commons 0.3 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-docking 0.3 jar ../LICENSE.txt
org.drombler.commons drombler-commons-client-core 0.3 jar ../../LICENSE.txt
org.drombler.commons drombler-commons-client-docking 0.3 jar ../../LICENSE.txt
org.drombler.commons drombler-commons-context 0.3 jar ../LICENSE.txt
org.slf4j slf4j-api 1.7.6 jar MIT License
org.softsmithy.lib softsmithy-lib-core 0.4 jar ../LICENSE.txt

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 License
junit junit 4.11 jar Common Public License Version 1.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.drombler.acp drombler-acp-startup-main 0.3 jar ../LICENSE.txt

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 Type License
org.drombler.acp drombler-acp-core-application 0.3 jar ../LICENSE.txt

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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.felix org.apache.felix.framework 4.2.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Drombler ACP - Core - Action, Drombler ACP - Core - Action - SPI, Drombler ACP - Core - Application, Drombler ACP - Core - Commons, Drombler ACP - Core - Docking, Drombler ACP - Core - Docking - SPI, Drombler ACP - Startup - Main, Drombler Commons - Client - Core, Drombler Commons - Client - Docking, Drombler Commons - Context, SoftSmithy Utility Library - Core

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Annotations for SCR, Apache Felix Declarative Services, Apache Felix Framework, Commons Lang

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Information
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
commons-lang3-3.1.jar 315.80 kB 179 153 12 1.5 Yes
org.apache.felix.framework-4.2.1.jar 517.12 kB 300 243 22 1.5 Yes
org.apache.felix.scr-1.6.2.jar 199.57 kB 131 98 12 1.5 Yes
org.apache.felix.scr.annotations-1.6.0.jar 45.77 kB 59 36 4 1.5 Yes
drombler-acp-core-action-0.3.jar 38.41 kB 59 34 3 1.6 Yes
drombler-acp-core-action-spi-0.3.jar 78.83 kB 84 66 2 1.6 Yes
drombler-acp-core-application-0.3.jar 17.71 kB 30 9 3 1.6 Yes
drombler-acp-core-commons-0.3.jar 5.44 kB 15 2 1 1.6 Yes
drombler-acp-core-docking-0.3.jar 32.92 kB 50 26 3 1.6 Yes
drombler-acp-startup-main-0.3.jar 539.39 kB 319 252 24 1.6 Yes
drombler-commons-client-core-0.3.jar 6.58 kB 16 3 2 1.6 Yes
drombler-commons-client-docking-0.3.jar 11.68 kB 21 9 1 1.6 Yes
drombler-commons-context-0.3.jar 16.28 kB 27 16 1 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
slf4j-api-1.7.6.jar 28.69 kB 35 24 3 1.5 Yes
softsmithy-lib-core-0.4.jar 81.80 kB 91 68 9 1.6 Yes
Total Size Entries Classes Packages JDK Rev Debug Information
17 2.23 MB 1734 1317 133 1.6 17
compile: 13 compile: 879.47 kB compile: 797 compile: 544 compile: 56 - compile: 13
test: 2 test: 290.06 kB test: 318 test: 278 test: 31 - test: 2
provided: 2 provided: 1.06 MB provided: 619 provided: 495 provided: 46 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
sonatype-nexus-snapshots
central
https://oss.sonatype.org/content/repositories/snapshots
http://repo.maven.apache.org/maven2
Yes Yes

Repository locations for each of the Dependencies.

Artifact nexus
junit:junit:jar:4.11 Found at http://localhost:8081/nexus/content/groups/public
org.apache.commons:commons-lang3:jar:3.1 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.framework:jar:4.2.1 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.scr:jar:1.6.2 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.scr.annotations:jar:1.6.0 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-action:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-action-spi:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-application:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-commons:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-docking:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-startup-main:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-client-core:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-client-docking:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-context:jar:0.3 Found at http://localhost:8081/nexus/content/groups/public
org.hamcrest:hamcrest-core:jar:1.3 Found at http://localhost:8081/nexus/content/groups/public
org.slf4j:slf4j-api:jar:1.7.6 Found at http://localhost:8081/nexus/content/groups/public
org.softsmithy.lib:softsmithy-lib-core:jar:0.4 Found at http://localhost:8081/nexus/content/groups/public
Total nexus
17 (compile: 13, test: 2, provided: 2) 17