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.8.1 jar Apache License, Version 2.0
org.drombler.acp drombler-acp-core-data-spi 1.0 jar ../LICENSE.txt
org.drombler.commons drombler-commons-data-core 1.0 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.junit.jupiter junit-jupiter-api 5.3.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.3.2 jar Eclipse Public License v2.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
org.drombler.acp drombler-acp-startup-main 1.0 jar ../LICENSE.txt
org.osgi osgi.cmpn 7.0.0 jar Apache-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 1.0 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-commons 1.0 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-context 1.0 jar ../LICENSE.txt
org.drombler.acp drombler-acp-core-data 1.0 jar ../LICENSE.txt
org.drombler.commons drombler-commons-client-core 1.0 jar ../../LICENSE.txt
org.drombler.commons drombler-commons-context 1.0 jar ../LICENSE.txt
org.slf4j slf4j-api 1.7.29 jar MIT License
org.softsmithy.lib softsmithy-lib-beans 2.1.1 jar ../LICENSE.txt
org.softsmithy.lib softsmithy-lib-compiler 2.1.1 jar ../LICENSE.txt
org.softsmithy.lib softsmithy-lib-core 2.1.1 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.9.6 jar Apache License, Version 2.0
org.apache.felix org.apache.felix.scr 2.1.8 jar Apache 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 License
org.apiguardian apiguardian-api 1.0.0 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.3.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.3.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.1.1 jar The 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 6.0.3 jar Apache License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.9 jar MIT license
org.drombler.commons drombler-commons-client-startup-main 1.0 jar ../../LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

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, Drombler FX - Core - Data, SoftSmithy Utility Library - Beans, SoftSmithy Utility Library - Compiler, SoftSmithy Utility Library - Core

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

Apache-2.0: org.osgi:osgi.cmpn

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

MIT license: Animal Sniffer Annotations

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Information
commons-lang3-3.8.1.jar 501.88 kB 297 272 13 1.6 Yes
org.apache.felix.configadmin-1.9.6.jar 154.25 kB 104 80 6 1.6 Yes
org.apache.felix.framework-6.0.3.jar 726.47 kB 414 361 31 1.6 Yes
org.apache.felix.scr-2.1.8.jar 415.59 kB 260 219 20 1.6 Yes
org.apache.felix.scr.annotations-1.12.0.jar 35.02 kB 44 23 3 1.6 Yes
apiguardian-api-1.0.0.jar 2.16 kB 7 2 1 1.6 Yes
animal-sniffer-annotations-1.9.jar 3.41 kB 12 1 1 1.5 No
drombler-acp-core-application-1.0.jar 23.52 kB 33 9 4 1.6 Yes
drombler-acp-core-commons-1.0.jar 10.86 kB 21 6 2 1.6 Yes
drombler-acp-core-context-1.0.jar 5.32 kB 17 2 2 1.6 Yes
drombler-acp-core-data-1.0.jar 28.83 kB 45 19 3 1.6 Yes
drombler-acp-core-data-spi-1.0.jar 29.46 kB 41 13 2 1.6 Yes
drombler-acp-startup-main-1.0.jar 23.69 kB 26 7 3 1.6 Yes
drombler-commons-client-core-1.0.jar 11.85 kB 25 10 4 1.6 Yes
drombler-commons-client-startup-main-1.0.jar 30.33 kB 32 10 2 1.6 Yes
drombler-commons-context-1.0.jar 20.98 kB 29 15 1 1.6 Yes
drombler-commons-data-core-1.0.jar 22.65 kB 28 12 2 1.6 Yes
junit-jupiter-api-5.3.2.jar 115.14 kB 117 87 5 1.6 Yes
junit-jupiter-engine-5.3.2.jar 149.70 kB 100 54 7 1.6 Yes
junit-platform-commons-1.3.2.jar 77.74 kB 49 13 5 1.6 Yes
junit-platform-engine-1.3.2.jar 138.44 kB 117 68 6 1.6 Yes
opentest4j-1.1.1.jar 7.12 kB 10 6 1 1.6 Yes
osgi.cmpn-7.0.0.jar 1.48 MB 1338 608 80 1.6 Yes
slf4j-api-1.7.29.jar 41.42 kB 46 34 4 1.5 Yes
softsmithy-lib-beans-2.1.1.jar 14.80 kB 20 9 1 1.6 Yes
softsmithy-lib-compiler-2.1.1.jar 5.67 kB 14 0 0 - No
softsmithy-lib-core-2.1.1.jar 91.96 kB 107 80 11 1.6 Yes
Total Size Entries Classes Packages JDK Rev Debug Information
27 4.17 MB 3353 2020 220 1.6 25
compile: 13 compile: 809.21 kB compile: 723 compile: 481 compile: 49 - compile: 12
test: 6 test: 490.31 kB test: 400 test: 230 test: 25 - test: 6
runtime: 2 runtime: 569.84 kB runtime: 364 runtime: 299 runtime: 26 - runtime: 2
provided: 6 provided: 2.30 MB provided: 1866 provided: 1010 provided: 120 - provided: 5

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.8.1
Found at http://localhost:8081/repository/maven-public/
org.apache.felix:org.apache.felix.configadmin:jar:1.9.6
Found at http://localhost:8081/repository/maven-public/
org.apache.felix:org.apache.felix.framework:jar:6.0.3
Found at http://localhost:8081/repository/maven-public/
org.apache.felix:org.apache.felix.scr:jar:2.1.8
Found at http://localhost:8081/repository/maven-public/
org.apache.felix:org.apache.felix.scr.annotations:jar:1.12.0
Found at http://localhost:8081/repository/maven-public/
org.apiguardian:apiguardian-api:jar:1.0.0
Found at http://localhost:8081/repository/maven-public/
org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
Found at http://localhost:8081/repository/maven-public/
org.drombler.acp:drombler-acp-core-application:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.acp:drombler-acp-core-commons:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.acp:drombler-acp-core-context:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.acp:drombler-acp-core-data:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.acp:drombler-acp-core-data-spi:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.acp:drombler-acp-startup-main:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.commons:drombler-commons-client-core:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.commons:drombler-commons-client-startup-main:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.commons:drombler-commons-context:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.drombler.commons:drombler-commons-data-core:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.junit.jupiter:junit-jupiter-api:jar:5.3.2
Found at http://localhost:8081/repository/maven-public/
org.junit.jupiter:junit-jupiter-engine:jar:5.3.2
Found at http://localhost:8081/repository/maven-public/
org.junit.platform:junit-platform-commons:jar:1.3.2
Found at http://localhost:8081/repository/maven-public/
org.junit.platform:junit-platform-engine:jar:1.3.2
Found at http://localhost:8081/repository/maven-public/
org.opentest4j:opentest4j:jar:1.1.1
Found at http://localhost:8081/repository/maven-public/
org.osgi:osgi.cmpn:jar:7.0.0
Found at http://localhost:8081/repository/maven-public/
org.slf4j:slf4j-api:jar:1.7.29
Found at http://localhost:8081/repository/maven-public/
org.softsmithy.lib:softsmithy-lib-beans:jar:2.1.1
Found at http://localhost:8081/repository/maven-public/
org.softsmithy.lib:softsmithy-lib-compiler:jar:2.1.1
Found at http://localhost:8081/repository/maven-public/
org.softsmithy.lib:softsmithy-lib-core:jar:2.1.1
Found at http://localhost:8081/repository/maven-public/
Total nexus
27 (compile: 13, test: 6, runtime: 2, provided: 6) 27