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 | Licenses |
---|---|---|---|---|
net.java.truecommons | truecommons-annotations | 2.5.0 | jar | Eclipse Public License, Version 1.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 | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 2.10.0 | 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 | Licenses |
---|---|---|---|---|
com.google.code.findbugs | annotations | 3.0.1u2 | jar | GNU Lesser Public 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 | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
net.bytebuddy | byte-buddy | 1.7.4 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- net.java.truevfs:truevfs-comp-ibm437:jar:0.12.0
- net.java.truecommons:truecommons-annotations:jar:2.5.0 (compile)
- com.google.code.findbugs:annotations:jar:3.0.1u2 (compile)
- ch.qos.logback:logback-classic:jar:1.2.3 (test)
- ch.qos.logback:logback-core:jar:1.2.3 (test)
- org.slf4j:slf4j-api:jar:1.7.25 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.mockito:mockito-core:jar:2.10.0 (test)
- net.bytebuddy:byte-buddy:jar:1.7.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.7.4 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- net.java.truecommons:truecommons-annotations:jar:2.5.0 (compile)
Licenses
Apache 2: Objenesis
Eclipse Public License, Version 1.0: TrueCommons Annotations
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
The MIT License: mockito-core
Apache License, Version 2.0: TrueVFS Component IBM437
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
GNU Lesser Public License: FindBugs-Annotations
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
annotations-3.0.1u2.jar | 40.4 kB | 85 | 63 | 5 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.7.4.jar | 2.9 MB | 1998 | 1949 | 36 | 1.6 | Yes |
byte-buddy-agent-1.7.4.jar | 42.9 kB | 39 | 29 | 1 | 1.6 | Yes |
truecommons-annotations-2.5.0.jar | 18.5 kB | 25 | 11 | 2 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.10.0.jar | 534.7 kB | 576 | 509 | 61 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 4.7 MB | 3856 | 3517 | 215 | 1.7 | 11 |
compile: 2 | compile: 58.9 kB | compile: 110 | compile: 74 | compile: 7 | - | compile: 2 |
test: 9 | test: 4.7 MB | test: 3746 | test: 3443 | test: 208 | - | test: 9 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots/ | No | Yes | Yes |
Repository locations for each of the Dependencies.