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 |
License |
com.fasterxml.jackson.core |
jackson-annotations |
2.8.5 |
jar |
The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core |
jackson-core |
2.8.5 |
jar |
The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core |
jackson-databind |
2.8.5 |
jar |
The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype |
jackson-datatype-jsr310 |
2.8.5 |
jar |
The Apache Software License, Version 2.0 |
org.apache.logging.log4j |
log4j-api |
2.10.0 |
jar |
Apache License, Version 2.0 |
org.apache.logging.log4j |
log4j-audit-api |
1.0.1 |
jar |
The Apache Software License, Version 2.0 |
org.apache.logging.log4j |
log4j-catalog-api |
1.0.1 |
jar |
The Apache Software License, Version 2.0 |
org.apache.logging.log4j |
log4j-core |
2.10.0 |
jar |
Apache License, Version 2.0 |
org.apache.maven |
maven-plugin-api |
3.0 |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven.plugin-tools |
maven-plugin-tools-api |
3.5 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-utils |
3.0.8 |
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 |
License |
junit |
junit |
4.12 |
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 |
License |
org.apache.maven.plugin-tools |
maven-plugin-annotations |
3.4 |
jar |
Apache 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 |
Classifier |
Type |
License |
backport-util-concurrent |
backport-util-concurrent |
3.1 |
- |
jar |
Public Domain |
classworlds |
classworlds |
1.1-alpha-2 |
- |
jar |
- |
com.fasterxml |
classmate |
1.2.0 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.commons |
commons-lang3 |
3.4 |
- |
jar |
Apache License, Version 2.0 |
org.apache.maven |
maven-artifact |
3.5.0 |
- |
jar |
Apache License, Version 2.0 |
org.apache.maven |
maven-artifact-manager |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-model |
3.5.0 |
- |
jar |
Apache License, Version 2.0 |
org.apache.maven |
maven-plugin-descriptor |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-plugin-registry |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-profile |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-project |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-repository-metadata |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-settings |
2.2.1 |
- |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven.wagon |
wagon-provider-api |
1.0-beta-6 |
- |
jar |
The Apache Software License, Version 2.0 |
org.codehaus.plexus |
plexus-classworlds |
2.2.3 |
- |
jar |
The Apache Software License, Version 2.0 |
org.codehaus.plexus |
plexus-component-annotations |
1.5.4 |
- |
jar |
The Apache Software License, Version 2.0 |
org.codehaus.plexus |
plexus-container-default |
1.0-alpha-9-stable-1 |
- |
jar |
- |
org.codehaus.plexus |
plexus-interpolation |
1.11 |
- |
jar |
The Apache Software License, Version 2.0 |
org.sonatype.sisu |
sisu-guice |
2.1.7 |
noaop |
jar |
The Apache Software License, Version 2.0 |
org.sonatype.sisu |
sisu-inject-bean |
1.4.2 |
- |
jar |
The Apache Software License, Version 2.0 |
org.sonatype.sisu |
sisu-inject-plexus |
1.4.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 |
License |
org.hamcrest |
hamcrest-core |
1.3 |
jar |
New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-audit-maven-plugin:maven-plugin:1.0.1
- org.apache.logging.log4j:log4j-api:jar:2.10.0 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.10.0 (compile)
- org.apache.logging.log4j:log4j-audit-api:jar:1.0.1 (compile)
- org.apache.logging.log4j:log4j-catalog-api:jar:1.0.1 (compile)
- com.fasterxml:classmate:jar:1.2.0 (compile)
- org.apache.commons:commons-lang3:jar:3.4 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.8.5 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.8.5 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.8.5 (compile)
- org.apache.maven:maven-plugin-api:jar:3.0 (compile)
Maven Plugin API |
Description: Maven is a project development management and
comprehension tool. Based on the concept of a project object model:
builds, dependency management, documentation creation, site
publication, and distribution publication are all controlled from
the declarative file. Maven can be extended by plugins to utilise a
number of other development tools for reporting or the build
process.
URL: http://maven.apache.org/maven-plugin-api/
Project License: The Apache Software License, Version 2.0 |
- org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.5 (compile)
- org.apache.maven:maven-project:jar:2.2.1 (compile)
- org.apache.maven:maven-settings:jar:2.2.1 (compile)
Maven Local Settings Model |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-settings
Project License: The Apache Software License, Version 2.0 |
- org.apache.maven:maven-profile:jar:2.2.1 (compile)
Maven Profile Model |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-profile
Project License: The Apache Software License, Version 2.0 |
- org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile)
Maven Artifact Manager |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-artifact-manager
Project License: The Apache Software License, Version 2.0 |
- org.apache.maven:maven-repository-metadata:jar:2.2.1 (compile)
- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6 (compile)
- backport-util-concurrent:backport-util-concurrent:jar:3.1 (compile)
- org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile)
Maven Plugin Registry Model |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-registry
Project License: The Apache Software License, Version 2.0 |
- org.codehaus.plexus:plexus-interpolation:jar:1.11 (compile)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile)
Default Plexus Container |
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- classworlds:classworlds:jar:1.1-alpha-2 (compile)
classworlds |
Description: There is currently no description associated with this project.
URL: http://classworlds.codehaus.org/
Project License: No license is defined for this project. |
- org.apache.maven:maven-plugin-descriptor:jar:2.2.1 (compile)
Maven Plugin Descriptor Model |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-descriptor
Project License: The Apache Software License, Version 2.0 |
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.0.8 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Unknown: Default Plexus Container, classworlds
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Maven Artifact, Maven Model, Maven Plugin Tools Extractor API, Maven Plugin Tools Java 5 Annotations
Public Domain: Backport of JSR 166
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: ClassMate, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Log4j Audit API, Log4j Catalog API, Maven Artifact Manager, Maven Local Settings Model, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), jackson-databind, log4j-audit-maven-plugin Maven Plugin
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
backport-util-concurrent-3.1.jar |
331.72 kB |
251 |
239 |
5 |
1.4 |
Yes |
classworlds-1.1-alpha-2.jar |
37.52 kB |
32 |
22 |
3 |
1.1 |
Yes |
classmate-1.2.0.jar |
63.97 kB |
52 |
37 |
4 |
1.6 |
Yes |
jackson-annotations-2.8.5.jar |
55.78 kB |
74 |
62 |
1 |
1.6 |
Yes |
jackson-core-2.8.5.jar |
281.08 kB |
117 |
94 |
9 |
1.6 |
Yes |
jackson-databind-2.8.5.jar |
1.24 MB |
616 |
582 |
20 |
1.6 |
Yes |
jackson-datatype-jsr310-2.8.5.jar |
90.06 kB |
72 |
47 |
5 |
1.6 |
Yes |
junit-4.12.jar |
314.93 kB |
323 |
286 |
30 |
1.5 |
Yes |
commons-lang3-3.4.jar |
434.68 kB |
248 |
224 |
12 |
1.6 |
Yes |
log4j-api-2.10.0.jar |
255.49 kB |
188 |
156 |
6 |
1.6 |
Yes |
log4j-audit-api-1.0.1.jar |
85.50 kB |
79 |
53 |
10 |
1.6 |
Yes |
log4j-catalog-api-1.0.1.jar |
51.85 kB |
70 |
40 |
7 |
1.6 |
Yes |
log4j-core-2.10.0.jar |
1.60 MB |
1130 |
1049 |
50 |
1.6 |
Yes |
maven-artifact-3.5.0.jar |
55.00 kB |
57 |
32 |
11 |
1.6 |
Yes |
maven-artifact-manager-2.2.1.jar |
67.57 kB |
52 |
29 |
7 |
1.5 |
Yes |
maven-model-3.5.0.jar |
165.01 kB |
71 |
54 |
3 |
1.6 |
Yes |
maven-plugin-api-3.0.jar |
48.92 kB |
46 |
25 |
6 |
1.5 |
Yes |
maven-plugin-descriptor-2.2.1.jar |
39.28 kB |
33 |
15 |
3 |
1.5 |
Yes |
maven-plugin-registry-2.2.1.jar |
29.71 kB |
28 |
9 |
2 |
1.5 |
Yes |
maven-profile-2.2.1.jar |
35.36 kB |
33 |
15 |
2 |
1.5 |
Yes |
maven-project-2.2.1.jar |
156.28 kB |
98 |
72 |
10 |
1.5 |
Yes |
maven-repository-metadata-2.2.1.jar |
25.66 kB |
24 |
6 |
2 |
1.5 |
Yes |
maven-settings-2.2.1.jar |
49.04 kB |
38 |
20 |
2 |
1.5 |
Yes |
maven-plugin-annotations-3.4.jar |
14.25 kB |
22 |
7 |
1 |
1.5 |
Yes |
maven-plugin-tools-api-3.5.jar |
23.66 kB |
31 |
11 |
4 |
1.6 |
Yes |
wagon-provider-api-1.0-beta-6.jar |
53.19 kB |
62 |
41 |
8 |
1.4 |
Yes |
plexus-classworlds-2.2.3.jar |
46.10 kB |
51 |
36 |
5 |
1.4 |
Yes |
plexus-component-annotations-1.5.4.jar |
4.21 kB |
15 |
3 |
1 |
1.5 |
No |
plexus-container-default-1.0-alpha-9-stable-1.jar |
194.18 kB |
215 |
175 |
28 |
1.1 |
Yes |
plexus-interpolation-1.11.jar |
50.94 kB |
55 |
40 |
5 |
1.4 |
Yes |
plexus-utils-3.0.8.jar |
231.82 kB |
127 |
102 |
9 |
1.5 |
Yes |
hamcrest-core-1.3.jar |
45.02 kB |
52 |
45 |
3 |
1.5 |
Yes |
sisu-guice-2.1.7-noaop.jar |
471.74 kB |
416 |
402 |
8 |
1.5 |
Yes |
sisu-inject-bean-1.4.2.jar |
152.99 kB |
165 |
138 |
13 |
1.5 |
Yes |
sisu-inject-plexus-1.4.2.jar |
201.72 kB |
199 |
156 |
26 |
1.5 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
35 |
7.00 MB |
5142 |
4324 |
321 |
1.6 |
34 |
compile: 32 |
compile: 6.62 MB |
compile: 4745 |
compile: 3986 |
compile: 287 |
- |
compile: 31 |
test: 2 |
test: 359.96 kB |
test: 375 |
test: 331 |
test: 33 |
- |
test: 2 |
provided: 1 |
provided: 14.25 kB |
provided: 22 |
provided: 7 |
provided: 1 |
- |
provided: 1 |
|