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-codec | commons-codec | 1.10 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-1.2-api | 2.6.2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.6.2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.6.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.12 | jar | Eclipse Public License 1.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 |
---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.6.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.21 | jar | MIT 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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 |
---|---|---|---|---|
javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 |
Project Dependency Graph
Dependency Tree
- org.itracker:itracker-core:jar:3.3.9
- org.apache.logging.log4j:log4j-core:jar:2.6.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.6.2 (compile)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.6.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.21 (compile)
- org.apache.logging.log4j:log4j-1.2-api:jar:2.6.2 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-codec:commons-codec:jar:1.10 (compile)
- javax.mail:mail:jar:1.4.4 (provided)
- javax.activation:activation:jar:1.1 (provided)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.logging.log4j:log4j-core:jar:2.6.2 (compile)
Licenses
GPLv2+CE: JavaMail API (compat)
Eclipse Public License 1.0: JUnit
CDDL: JavaMail API (compat)
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Codec
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
GNU Lesser General Public License: itracker Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Commons Collections, Commons Lang
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-codec-1.10.jar | 284.2 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes |
mail-1.4.4.jar | 494.9 kB | 317 | 286 | 14 | 1.4 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-1.2-api-2.6.2.jar | 43.1 kB | 49 | 32 | 5 | 1.7 | Yes |
log4j-api-2.6.2.jar | 198.7 kB | 142 | 123 | 6 | 1.7 | Yes |
log4j-core-2.6.2.jar | 1.2 MB | 868 | 790 | 48 | 1.7 | Yes |
log4j-slf4j-impl-2.6.2.jar | 22.9 kB | 26 | 10 | 2 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.21.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 3.6 MB | 2748 | 2327 | 143 | 1.7 | 12 |
compile: 8 | compile: 2.6 MB | compile: 2006 | compile: 1672 | compile: 93 | - | compile: 8 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
provided: 2 | provided: 557.9 kB | provided: 367 | provided: 324 | provided: 17 | - | provided: 2 |