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 | 0.14-SNAPSHOT | jar | ../LICENSE.txt |
org.drombler.commons | drombler-commons-context | 0.14-SNAPSHOT | jar | ../LICENSE.txt |
org.drombler.commons | drombler-commons-docking-core | 0.14-SNAPSHOT | jar | ../LICENSE.txt |
org.slf4j | slf4j-api | 1.7.26 | jar | MIT License |
org.softsmithy.lib | softsmithy-lib-beans | 2.1-20190811.192714-6 | jar | ../LICENSE.txt |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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-20190811.192636-8 | jar | ../LICENSE.txt |
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.13 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.13 | 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 |
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
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.9.13.jar | 3.29 MB | 2382 | 2330 | 36 | 1.6 | Yes |
byte-buddy-agent-1.9.13.jar | 43.68 kB | 43 | 30 | 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.26.jar | 41.14 kB | 46 | 34 | 4 | 1.5 | Yes |
softsmithy-lib-beans-2.1-SNAPSHOT.jar | 14.82 kB | 20 | 9 | 1 | 1.6 | Yes |
softsmithy-lib-core-2.1-SNAPSHOT.jar | 91.98 kB | 107 | 80 | 11 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug Information |
17 | 4.61 MB | 3679 | 3299 | 153 | 1.6 | 13 |
compile: 6 | compile: 160.23 kB | compile: 173 | compile: 123 | compile: 16 | - | compile: 3 |
test: 11 | test: 4.45 MB | test: 3506 | test: 3176 | test: 137 | - | test: 10 |
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.13 | ![]() |
net.bytebuddy:byte-buddy-agent:jar:1.9.13 | ![]() |
org.apiguardian:apiguardian-api:jar:1.0.0 | ![]() |
org.drombler.commons:drombler-commons-action-command:jar:0.14-SNAPSHOT | - |
org.drombler.commons:drombler-commons-context:jar:0.14-SNAPSHOT | - |
org.drombler.commons:drombler-commons-docking-core:jar:0.14-SNAPSHOT | - |
org.junit.jupiter:junit-jupiter-api:jar:5.3.2 | ![]() |
org.junit.jupiter:junit-jupiter-engine:jar:5.3.2 | ![]() |
org.junit.platform:junit-platform-commons:jar:1.3.2 | ![]() |
org.junit.platform:junit-platform-engine:jar:1.3.2 | ![]() |
org.mockito:mockito-core:jar:2.23.4 | ![]() |
org.mockito:mockito-junit-jupiter:jar:2.23.4 | ![]() |
org.objenesis:objenesis:jar:2.6 | ![]() |
org.opentest4j:opentest4j:jar:1.1.1 | ![]() |
org.slf4j:slf4j-api:jar:1.7.26 | ![]() |
org.softsmithy.lib:softsmithy-lib-beans:jar:2.1-SNAPSHOT | ![]() |
org.softsmithy.lib:softsmithy-lib-core:jar:2.1-SNAPSHOT | ![]() |
Total | nexus |
17 (compile: 6, test: 11) | 14 |