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

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
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.osgi org.osgi.service.component.annotations 1.4.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.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.drombler.acp drombler-acp-core-commons 1.0 jar ../LICENSE.txt
org.drombler.commons drombler-commons-client-core 1.0 jar ../../LICENSE.txt
org.slf4j slf4j-api 1.7.29 jar MIT License
org.softsmithy.lib softsmithy-lib-compiler 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

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 - Status, Drombler Commons - Client - Core, SoftSmithy Utility Library - Compiler

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

Apache-2.0: org.osgi:org.osgi.service.component.annotations

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

New BSD License: Hamcrest Core

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.scr-2.1.8.jar 415.59 kB 260 219 20 1.6 Yes
apiguardian-api-1.0.0.jar 2.16 kB 7 2 1 1.6 Yes
drombler-acp-core-application/target/classes - 0 0 0 - No
drombler-acp-core-commons/target/classes - 0 0 0 - No
drombler-commons-client-core-1.0.jar 11.85 kB 25 10 4 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 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
org.osgi.service.component.annotations-1.4.0.jar 42.60 kB 53 16 1 1.6 Yes
slf4j-api-1.7.29.jar 41.42 kB 46 34 4 1.5 Yes
softsmithy-lib-compiler-2.1.1.jar 5.67 kB 14 0 0 - No
Total Size Entries Classes Packages JDK Rev Debug Information
16 1.72 MB 1251 906 76 1.6 13
compile: 6 compile: 569.02 kB compile: 382 compile: 316 compile: 21 - compile: 3
test: 7 test: 535.33 kB test: 452 test: 275 test: 28 - test: 7
runtime: 2 runtime: 569.84 kB runtime: 364 runtime: 299 runtime: 26 - runtime: 2
provided: 1 provided: 42.60 kB provided: 53 provided: 16 provided: 1 - 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.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.scr:jar:2.1.8
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.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.commons:drombler-commons-client-core:jar:1.0
Found at http://localhost:8081/repository/maven-public/
org.hamcrest:hamcrest-core:jar:1.3
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:org.osgi.service.component.annotations:jar:1.4.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-compiler:jar:2.1.1
Found at http://localhost:8081/repository/maven-public/
Total nexus
16 (compile: 6, test: 7, runtime: 2, provided: 1) 16