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 |
---|---|---|---|---|
net.sf.jtreemap | jtreemap | 1.1.3 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.2 | jar | The MIT License |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.10.0 | jar | Apache License, Version 2.0 |
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.slf4j | slf4j-api | 1.7.21 | jar | MIT License |
org.slf4j | slf4j-simple | 1.7.21 | jar | 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 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 |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
The MIT License: Project Lombok
Apache License, Version 2.0: AssertJ fluent assertions
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: JTreeMap, JTreeMap Example
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
jtreemap-1.1.3.jar | 53.90 kB | 49 | 34 | 2 | 1.6 | Yes |
assertj-core-3.10.0.jar | 3.96 MB | 2753 | 2663 | 57 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
lombok-1.18.2.jar | 1.67 MB | 966 | 143 | 11 | 1.6 | Yes |
slf4j-api-1.7.21.jar | 41.07 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.21.jar | 10.90 kB | 16 | 6 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 6.10 MB | 4205 | 3211 | 108 | 1.6 | 7 |
compile: 2 | compile: 1.72 MB | compile: 1015 | compile: 177 | compile: 13 | - | compile: 2 |
test: 3 | test: 4.32 MB | test: 3128 | test: 2994 | test: 90 | - | test: 3 |
provided: 2 | provided: 51.98 kB | provided: 62 | provided: 40 | provided: 5 | - | provided: 2 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes |
Repository locations for each of the Dependencies.