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.5 jar Apache License, Version 2.0
org.drombler.acp drombler-acp-core-action 0.9 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-action-spi 0.9 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-commons 0.9 jar ../LICENSE.txt
org.drombler.commons drombler-commons-action-core 0.9 jar ../LICENSE.txt
org.drombler.commons drombler-commons-action-fx 0.9 jar ../LICENSE.txt
org.drombler.commons drombler-commons-fx-core 0.9 jar ../../LICENSE.txt
org.softsmithy.lib softsmithy-lib-core 0.6 jar ../LICENSE.txt

runtime

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

GroupId ArtifactId Version Type License
org.apache.felix org.apache.felix.scr 2.0.6 jar Apache License, Version 2.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.apache.felix org.apache.felix.scr.annotations 1.12.0 jar Apache 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 Type License
org.drombler.acp drombler-acp-core-application 0.9 jar ../LICENSE.txt
org.drombler.commons drombler-commons-client-core 0.9 jar ../../LICENSE.txt
org.drombler.commons drombler-commons-context 0.9 jar ../LICENSE.txt
org.slf4j slf4j-api 1.7.22 jar MIT License

runtime

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

GroupId ArtifactId Version Type License
org.apache.felix org.apache.felix.configadmin 1.8.12 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT License: SLF4J API Module

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 Commons - Action - Core, Drombler Commons - Action - FX, Drombler Commons - Client - Core, Drombler Commons - Context, Drombler Commons - FX - Core, Drombler FX - Core - Action, SoftSmithy Utility Library - Core

Apache License, Version 2.0: Annotations for SCR, Apache Commons Lang, Apache Felix Configuration Admin Service, Apache Felix Declarative Services

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Information
commons-lang3-3.5.jar 479.88 kB 284 260 12 1.6 Yes
org.apache.felix.configadmin-1.8.12.jar 140.15 kB 95 69 6 1.6 Yes
org.apache.felix.scr-2.0.6.jar 365.39 kB 245 200 19 1.5 Yes
org.apache.felix.scr.annotations-1.12.0.jar 35.02 kB 44 23 3 1.6 Yes
drombler-acp-core-action-0.9.jar 45.45 kB 65 36 3 1.6 Yes
drombler-acp-core-action-spi-0.9.jar 89.89 kB 86 48 2 1.6 Yes
drombler-acp-core-application-0.9.jar 23.29 kB 32 9 3 1.6 Yes
drombler-acp-core-commons-0.9.jar 8.46 kB 18 5 1 1.6 Yes
drombler-commons-action-core-0.9.jar 6.02 kB 15 4 1 1.6 Yes
drombler-commons-action-fx-0.9.jar 13.79 kB 23 9 1 1.6 Yes
drombler-commons-client-core-0.9.jar 8.34 kB 19 5 3 1.6 Yes
drombler-commons-context-0.9.jar 18.31 kB 28 14 1 1.6 Yes
drombler-commons-fx-core-0.9.jar 50.25 kB 71 41 12 1.6 Yes
slf4j-api-1.7.22.jar 41.08 kB 46 34 4 1.5 Yes
softsmithy-lib-core-0.6.jar 84.86 kB 95 72 9 1.6 Yes
Total Size Entries Classes Packages JDK Rev Debug Information
15 1.41 MB 1166 829 80 1.6 15
compile: 12 compile: 869.64 kB compile: 782 compile: 537 compile: 52 - compile: 12
runtime: 2 runtime: 505.54 kB runtime: 340 runtime: 269 runtime: 25 - runtime: 2
provided: 1 provided: 35.02 kB provided: 44 provided: 23 provided: 3 - provided: 1

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact nexus
org.apache.commons:commons-lang3:jar:3.5 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.configadmin:jar:1.8.12 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.scr:jar:2.0.6 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.scr.annotations:jar:1.12.0 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-action:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-action-spi:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-application:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-commons:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-action-core:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-action-fx:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-client-core:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-context:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-fx-core:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.slf4j:slf4j-api:jar:1.7.22 Found at http://localhost:8081/nexus/content/groups/public
org.softsmithy.lib:softsmithy-lib-core:jar:0.6 Found at http://localhost:8081/nexus/content/groups/public
Total nexus
15 (compile: 12, runtime: 2, provided: 1) 15