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-commons 1.0 jar ../LICENSE.txt
org.drombler.commons drombler-commons-fx-core 1.0 jar ../../LICENSE.txt
org.slf4j slf4j-api 1.7.29 jar MIT License

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.drombler.acp drombler-acp-startup-main 1.0 jar ../LICENSE.txt
org.osgi org.osgi.service.component.annotations 1.4.0 jar Apache-2.0
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.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.drombler.commons drombler-commons-client-core 1.0 jar ../../LICENSE.txt
org.softsmithy.lib softsmithy-lib-core 2.1.1 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.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 - Commons, Drombler ACP - Startup - Main, Drombler Commons - Client - Core, Drombler Commons - Client - Startup - Main, Drombler Commons - FX - Core, Drombler FX - Core - Application, SoftSmithy Utility Library - Core

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

Apache License, Version 2.0: Apache Commons Lang, Apache Felix Framework

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.framework-6.0.3.jar 726.47 kB 414 361 31 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-commons-1.0.jar 10.86 kB 21 6 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-fx-core-1.0.jar 87.27 kB 102 52 14 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
org.osgi.service.component.annotations-1.4.0.jar 42.60 kB 53 16 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-core-2.1.1.jar 91.96 kB 107 80 11 1.6 Yes
Total Size Entries Classes Packages JDK Rev Debug Information
18 3.54 MB 2873 1687 191 1.6 17
compile: 6 compile: 745.25 kB compile: 598 compile: 454 compile: 48 - compile: 6
test: 6 test: 490.31 kB test: 400 test: 230 test: 25 - test: 6
provided: 6 provided: 2.31 MB provided: 1875 provided: 1003 provided: 118 - 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.framework:jar:6.0.3
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-commons: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-fx-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:org.osgi.service.component.annotations:jar:1.4.0
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-core:jar:2.1.1
Found at http://localhost:8081/repository/maven-public/
Total nexus
18 (compile: 6, test: 6, provided: 6) 18