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 |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
junit | junit | 4.13 | jar | Eclipse Public License 1.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 | Licenses |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 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 | Licenses |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.nuiton:nuiton-converter:jar:1.1-SNAPSHOT
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- log4j:log4j:jar:1.2.17 (provided)
Licenses
Lesser General Public License (LGPL) v 3.0: Nuiton Converter
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 1.8 MB | 1472 | 1332 | 75 | 1.6 | 6 |
compile: 3 | compile: 897.1 kB | compile: 680 | compile: 625 | compile: 19 | - | compile: 3 |
test: 2 | test: 426.8 kB | test: 439 | test: 393 | test: 35 | - | test: 2 |
provided: 1 | provided: 489.9 kB | provided: 353 | provided: 314 | provided: 21 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.