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-context 0.13 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-data 0.13 jar ../LICENSE.txt
org.drombler.commons drombler-commons-data-core 0.13 jar ../LICENSE.txt
org.softsmithy.lib softsmithy-lib-core 0.9 jar ../LICENSE.txt

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.13 jar ../LICENSE.txt
org.osgi org.osgi.compendium 5.0.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.component.annotations 1.3.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.apache.commons commons-lang3 3.7 jar Apache License, Version 2.0
org.drombler.acp drombler-acp-core-application 0.13 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-commons 0.13 jar ../LICENSE.txt
org.drombler.commons drombler-commons-client-core 0.13 jar ../../LICENSE.txt
org.drombler.commons drombler-commons-context 0.13 jar ../LICENSE.txt
org.slf4j slf4j-api 1.7.25 jar MIT License
org.softsmithy.lib softsmithy-lib-beans 0.9 jar ../LICENSE.txt
org.softsmithy.lib softsmithy-lib-compiler 0.9 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.configadmin 1.8.16 jar Apache License, Version 2.0
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.framework 5.6.6 jar Apache License, Version 2.0
org.drombler.commons drombler-commons-client-startup-main 0.13 jar ../../LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

MIT License: SLF4J API Module

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

Apache License, Version 2.0: Apache Commons Lang, Apache Felix Configuration Admin Service, Apache Felix Declarative Services, Apache Felix Framework, org.osgi:org.osgi.service.component.annotations, osgi.cmpn

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Information
commons-lang3-3.7.jar 499.63 kB 295 270 13 1.6 Yes
org.apache.felix.configadmin-1.8.16.jar 140.71 kB 95 69 6 1.6 Yes
org.apache.felix.framework-5.6.6.jar 685.13 kB 416 345 30 1.6 Yes
org.apache.felix.scr-2.0.6.jar 365.39 kB 245 200 19 1.5 Yes
drombler-acp-core-application/target/classes - 0 0 0 - No
drombler-acp-core-commons/target/classes - 0 0 0 - No
drombler-acp-core-context/target/classes - 0 0 0 - No
drombler-acp-core-data/target/classes - 0 0 0 - No
drombler-acp-startup-main/target/classes - 0 0 0 - No
drombler-commons-client-core-0.13.jar 11.70 kB 25 10 4 1.6 Yes
drombler-commons-client-startup-main-0.13.jar 29.81 kB 32 10 2 1.6 Yes
drombler-commons-context-0.13.jar 20.80 kB 29 15 1 1.6 Yes
drombler-commons-data-core-0.13.jar 20.61 kB 27 11 2 1.6 Yes
org.osgi.compendium-5.0.0.jar 771.16 kB 717 267 41 1.5 Yes
org.osgi.service.component.annotations-1.3.0.jar 35.92 kB 48 13 1 1.5 Yes
slf4j-api-1.7.25.jar 41.20 kB 46 34 4 1.5 Yes
softsmithy-lib-beans-0.9.jar 14.46 kB 20 9 1 1.6 Yes
softsmithy-lib-compiler-0.9.jar 4.06 kB 14 1 1 1.6 Yes
softsmithy-lib-core-0.9.jar 86.68 kB 99 76 9 1.6 Yes
Total Size Entries Classes Packages JDK Rev Debug Information
19 2.75 MB 2108 1330 134 1.6 14
compile: 12 compile: 715.53 kB compile: 555 compile: 426 compile: 35 - compile: 8
runtime: 2 runtime: 506.10 kB runtime: 340 runtime: 269 runtime: 25 - runtime: 2
provided: 5 provided: 1.53 MB provided: 1213 provided: 635 provided: 74 - provided: 4

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.7 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.configadmin:jar:1.8.16 Found at http://localhost:8081/nexus/content/groups/public
org.apache.felix:org.apache.felix.framework:jar:5.6.6 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.drombler.acp:drombler-acp-core-application:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-commons:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-context:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-core-data:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.acp:drombler-acp-startup-main:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-client-core:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-client-startup-main:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-context:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.drombler.commons:drombler-commons-data-core:jar:0.13 Found at http://localhost:8081/nexus/content/groups/public
org.osgi:org.osgi.compendium:jar:5.0.0 Found at http://localhost:8081/nexus/content/groups/public
org.osgi:org.osgi.service.component.annotations:jar:1.3.0 Found at http://localhost:8081/nexus/content/groups/public
org.slf4j:slf4j-api:jar:1.7.25 Found at http://localhost:8081/nexus/content/groups/public
org.softsmithy.lib:softsmithy-lib-beans:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.softsmithy.lib:softsmithy-lib-compiler:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
org.softsmithy.lib:softsmithy-lib-core:jar:0.9 Found at http://localhost:8081/nexus/content/groups/public
Total nexus
19 (compile: 12, runtime: 2, provided: 5) 19