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.commons drombler-commons-action-command 1.0 jar ../LICENSE.txt
org.drombler.commons drombler-commons-context 1.0 jar ../LICENSE.txt
org.drombler.commons drombler-commons-docking-core 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

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
org.mockito mockito-core 2.23.4 jar The MIT License
org.mockito mockito-junit-jupiter 2.23.4 jar The MIT License

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.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
net.bytebuddy byte-buddy 1.9.16 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.16 jar Apache License, Version 2.0
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.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.1.1 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

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

MIT License: SLF4J API Module

The MIT License: mockito-core, mockito-junit-jupiter

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Drombler Commons - Action - Command, Drombler Commons - Context, Drombler Commons - Docking - Context, Drombler Commons - Docking - Core, SoftSmithy Utility Library - Beans, SoftSmithy Utility Library - Core

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

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Information
byte-buddy-1.9.16.jar 3.30 MB 2389 2337 36 1.6 Yes
byte-buddy-agent-1.9.16.jar 247.20 kB 74 57 1 1.5 Yes
apiguardian-api-1.0.0.jar 2.16 kB 7 2 1 1.6 Yes
drombler-commons-action-command/target/classes - 0 0 0 - No
drombler-commons-context/target/classes - 0 0 0 - No
drombler-commons-docking-core/target/classes - 0 0 0 - No
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
mockito-core-2.23.4.jar 565.13 kB 613 542 64 1.6 Yes
mockito-junit-jupiter-2.23.4.jar 4.66 kB 9 1 1 1.6 No
objenesis-2.6.jar 55.68 kB 59 43 10 1.6 Yes
opentest4j-1.1.1.jar 7.12 kB 10 6 1 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-core-2.1.1.jar 91.96 kB 107 80 11 1.6 Yes
Total Size Entries Classes Packages JDK Rev Debug Information
17 4.82 MB 3717 3333 153 1.6 13
compile: 6 compile: 160.46 kB compile: 173 compile: 123 compile: 16 - compile: 3
test: 11 test: 4.66 MB test: 3544 test: 3210 test: 137 - test: 10

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
net.bytebuddy:byte-buddy:jar:1.9.16
Found at http://localhost:8081/repository/maven-public/
net.bytebuddy:byte-buddy-agent:jar:1.9.16
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.commons:drombler-commons-action-command: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-docking-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.mockito:mockito-core:jar:2.23.4
Found at http://localhost:8081/repository/maven-public/
org.mockito:mockito-junit-jupiter:jar:2.23.4
Found at http://localhost:8081/repository/maven-public/
org.objenesis:objenesis:jar:2.6
Found at http://localhost:8081/repository/maven-public/
org.opentest4j:opentest4j:jar:1.1.1
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-core:jar:2.1.1
Found at http://localhost:8081/repository/maven-public/
Total nexus
17 (compile: 6, test: 11) 17