Project Dependencies
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 |
org.apache.maven |
maven-artifact |
3.9.9 |
jar |
Apache-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 |
aopalliance |
aopalliance |
1.0 |
jar |
Public Domain |
backport-util-concurrent |
backport-util-concurrent |
3.1 |
jar |
Public Domain |
classworlds |
classworlds |
1.1-alpha-2 |
jar |
- |
com.google.guava |
failureaccess |
1.0.2 |
jar |
The Apache Software License, Version 2.0 |
com.google.guava |
guava |
33.2.1-jre |
jar |
Apache License, Version 2.0 |
com.google.inject |
guice |
5.1.0 |
jar |
The Apache Software License, Version 2.0 |
javax.inject |
javax.inject |
1 |
jar |
The Apache Software License, Version 2.0 |
junit |
junit |
4.13.2 |
jar |
Eclipse Public License 1.0 |
org.apache.ant |
ant |
1.7.1 |
jar |
- |
org.apache.ant |
ant-launcher |
1.7.1 |
jar |
- |
org.apache.commons |
commons-lang3 |
3.14.0 |
jar |
Apache-2.0 |
org.apache.maven |
maven-artifact-manager |
2.2.1 |
jar |
The Apache Software License, Version 2.0 |
org.apache.maven |
maven-builder-support |
3.9.9 |
jar |
Apache-2.0 |
org.apache.maven |
maven-model |
3.9.9 |
jar |
Apache-2.0 |
org.apache.maven |
maven-model-builder |
3.9.9 |
jar |
Apache-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 |
3.9.9 |
jar |
Apache-2.0 |
org.apache.maven |
maven-resolver-provider |
3.9.9 |
jar |
Apache-2.0 |
org.apache.maven |
maven-settings |
3.9.9 |
jar |
Apache-2.0 |
org.apache.maven |
maven-settings-builder |
3.9.9 |
jar |
Apache-2.0 |
org.apache.maven.resolver |
maven-resolver-api |
1.9.22 |
jar |
Apache-2.0 |
org.apache.maven.resolver |
maven-resolver-impl |
1.9.22 |
jar |
Apache-2.0 |
org.apache.maven.resolver |
maven-resolver-named-locks |
1.9.22 |
jar |
Apache-2.0 |
org.apache.maven.resolver |
maven-resolver-spi |
1.9.22 |
jar |
Apache-2.0 |
org.apache.maven.resolver |
maven-resolver-util |
1.9.22 |
jar |
Apache-2.0 |
org.apache.maven.shared |
maven-shared-utils |
3.4.2 |
jar |
Apache-2.0 |
org.apache.maven.wagon |
wagon-provider-api |
3.5.3 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-ant-factory |
1.0-alpha-2.1 |
jar |
- |
org.codehaus.plexus |
plexus-archiver |
2.2 |
jar |
The Apache Software License, Version 2.0 |
org.codehaus.plexus |
plexus-cipher |
2.0 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-classworlds |
2.8.0 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-component-annotations |
2.1.0 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-container-default |
1.0-alpha-9-stable-1 |
jar |
- |
org.codehaus.plexus |
plexus-interpolation |
1.27 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-io |
2.0.4 |
jar |
The Apache Software License, Version 2.0 |
org.codehaus.plexus |
plexus-sec-dispatcher |
2.0 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-utils |
3.5.1 |
jar |
Apache License, Version 2.0 |
org.codehaus.plexus |
plexus-xml |
3.0.0 |
jar |
Apache License, Version 2.0 |
org.eclipse.sisu |
org.eclipse.sisu.inject |
0.9.0.M3 |
jar |
Eclipse Public License, Version 2.0 |
org.eclipse.sisu |
org.eclipse.sisu.plexus |
0.9.0.M3 |
jar |
Eclipse Public License, Version 2.0 |
org.hamcrest |
hamcrest-core |
1.3 |
jar |
New BSD License |
org.slf4j |
slf4j-api |
1.7.36 |
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:
Project Dependency Graph
Dependency Tree
- org.apache.commons:commons-release-plugin:maven-plugin:1.8.3
- org.apache.commons:commons-collections4:jar:4.5.0-M2 (compile)
- commons-io:commons-io:jar:2.17.0 (compile)
- org.apache.maven:maven-core:jar:3.9.9 (compile)
- org.apache.maven:maven-plugin-api:jar:3.9.9 (compile)
- org.apache.maven:maven-artifact:jar:3.9.9 (provided)
Maven Artifact |
Description: Maven is a software build 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: https://maven.apache.org/ref/3.9.9/maven-artifact/
Project Licenses: Apache-2.0 |
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 (compile)
- org.apache.maven.scm:maven-scm-api:jar:2.1.0 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
Apache Commons Lang |
Description: Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache-2.0 |
- org.apache.maven.scm:maven-scm-provider-svnexe:jar:2.1.0 (compile)
- org.apache.maven.scm:maven-scm-provider-svn-commons:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- commons-codec:commons-codec:jar:1.17.1 (compile)
Apache Commons Codec |
Description: The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
URL: https://commons.apache.org/proper/commons-codec/
Project Licenses: Apache-2.0 |
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
Apache Commons Compress |
Description: Apache Commons Compress defines an API for working with
compression and archive formats. These include bzip2, gzip, pack200,
LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: https://commons.apache.org/proper/commons-compress/
Project Licenses: Apache-2.0 |
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (compile)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (compile)
- org.apache.maven:maven-compat:jar:3.9.9 (test)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (compile)
- org.junit.vintage:junit-vintage-engine:jar:5.11.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.2 (test)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.apache.maven:maven-script-ant:jar:2.2.1 (compile)
Maven Ant Mojo Support |
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-script/maven-script-ant
Project Licenses: The Apache Software License, Version 2.0 |
- org.apache.ant:ant:jar:1.7.1 (compile)
org.apache.tools.ant |
Description: Apache Ant
URL: http://ant.apache.org/ant/
Project Licenses: No licenses are defined for this project. |
- org.apache.ant:ant-launcher:jar:1.7.1 (compile)
- org.codehaus.plexus:plexus-ant-factory:jar:1.0-alpha-2.1 (compile)
Plexus Ant Factory |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- 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 Licenses: No licenses are 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 Licenses: No licenses are defined for this project. |
- org.apache.maven:maven-project:jar:2.2.1 (compile)
- 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 Licenses: 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 Licenses: The Apache Software License, Version 2.0 |
- 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 Licenses: The Apache Software License, Version 2.0 |
- 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 Licenses: The Apache Software License, Version 2.0 |
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.codehaus.plexus:plexus-velocity:jar:2.2.0 (compile)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: Default Plexus Container, Plexus Ant Factory, ant-launcher, classworlds, org.apache.tools.ant
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache-2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Release Plugin, Apache Maven Shared Utils, Apache Velocity - Engine, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven SCM API, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider - SVN Executable Impl., Maven Settings, Maven Settings Builder
Apache License, Version 2.0: Apache Maven Wagon :: API, Guava: Google Core Libraries for Java, Maven Plugin Testing Mechanism, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, Plexus Velocity Component, Plexus XML Utilities
Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Public Domain: AOP alliance, Backport of JSR 166
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Maven Ant Mojo Support, Maven Artifact Manager, Maven Plugin Descriptor Model, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Plexus Archiver Component, Plexus IO Components, javax.inject
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
aopalliance-1.0.jar |
4.5 kB |
15 |
9 |
2 |
1.3 |
Yes |
backport-util-concurrent-3.1.jar |
331.7 kB |
251 |
239 |
5 |
1.4 |
Yes |
classworlds-1.1-alpha-2.jar |
37.5 kB |
32 |
22 |
3 |
1.1 |
Yes |
failureaccess-1.0.2.jar |
4.7 kB |
15 |
2 |
1 |
1.7 |
Yes |
guava-33.2.1-jre.jar |
3.1 MB |
2059 |
2020 |
18 |
1.8 |
Yes |
guice-5.1.0.jar |
777.6 kB |
512 |
494 |
11 |
1.8 |
Yes |
commons-codec-1.17.1.jar |
372.7 kB |
262 |
- |
- |
- |
- |
• Root |
- |
261 |
114 |
7 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-io-2.17.0.jar |
516 kB |
378 |
- |
- |
- |
- |
• Root |
- |
377 |
350 |
15 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
javax.inject-1.jar |
2.5 kB |
8 |
6 |
1 |
1.5 |
No |
junit-4.13.2.jar |
384.6 kB |
389 |
350 |
32 |
1.5 |
Yes |
ant-1.7.1.jar |
1.3 MB |
818 |
769 |
29 |
1.2 |
Yes |
ant-launcher-1.7.1.jar |
12.1 kB |
12 |
5 |
1 |
1.2 |
Yes |
commons-collections4-4.5.0-M2.jar |
850.7 kB |
620 |
- |
- |
- |
- |
• Root |
- |
619 |
587 |
20 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-compress-1.27.1.jar |
1.1 MB |
625 |
- |
- |
- |
- |
• Root |
- |
624 |
572 |
36 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-lang3-3.14.0.jar |
658 kB |
436 |
- |
- |
- |
- |
• Root |
- |
434 |
403 |
18 |
1.8 |
Yes |
• Versioned |
- |
2 |
1 |
1 |
9 |
No |
maven-artifact-3.9.9.jar |
58.8 kB |
59 |
34 |
11 |
1.8 |
Yes |
maven-artifact-manager-2.2.1.jar |
67.6 kB |
52 |
29 |
7 |
1.5 |
Yes |
maven-builder-support-3.9.9.jar |
14.3 kB |
24 |
10 |
1 |
1.8 |
Yes |
maven-compat-3.9.9.jar |
288.1 kB |
214 |
163 |
29 |
1.8 |
Yes |
maven-core-3.9.9.jar |
705.1 kB |
521 |
434 |
57 |
1.8 |
Yes |
maven-model-3.9.9.jar |
217.8 kB |
97 |
80 |
3 |
1.8 |
Yes |
maven-model-builder-3.9.9.jar |
208.3 kB |
164 |
130 |
17 |
1.8 |
Yes |
maven-plugin-api-3.9.9.jar |
47.1 kB |
48 |
27 |
6 |
1.8 |
Yes |
maven-plugin-descriptor-2.2.1.jar |
39.3 kB |
33 |
15 |
3 |
1.5 |
Yes |
maven-plugin-registry-2.2.1.jar |
29.7 kB |
28 |
9 |
2 |
1.5 |
Yes |
maven-profile-2.2.1.jar |
35.4 kB |
33 |
15 |
2 |
1.5 |
Yes |
maven-project-2.2.1.jar |
156.3 kB |
98 |
72 |
10 |
1.5 |
Yes |
maven-repository-metadata-3.9.9.jar |
28.5 kB |
27 |
9 |
2 |
1.8 |
Yes |
maven-resolver-provider-3.9.9.jar |
78.3 kB |
50 |
33 |
1 |
1.8 |
Yes |
maven-script-ant-2.2.1.jar |
17.6 kB |
20 |
3 |
1 |
1.5 |
Yes |
maven-settings-3.9.9.jar |
44.6 kB |
35 |
19 |
2 |
1.8 |
Yes |
maven-settings-builder-3.9.9.jar |
42.3 kB |
53 |
32 |
5 |
1.8 |
Yes |
maven-plugin-testing-harness-3.3.0.jar |
51 kB |
36 |
17 |
3 |
1.6 |
Yes |
maven-plugin-annotations-3.15.1.jar |
13.8 kB |
22 |
7 |
1 |
1.8 |
Yes |
maven-resolver-api-1.9.22.jar |
157 kB |
169 |
145 |
12 |
1.8 |
Yes |
maven-resolver-impl-1.9.22.jar |
319.9 kB |
209 |
179 |
14 |
1.8 |
Yes |
maven-resolver-named-locks-1.9.22.jar |
37.9 kB |
40 |
22 |
3 |
1.8 |
Yes |
maven-resolver-spi-1.9.22.jar |
51.5 kB |
84 |
58 |
12 |
1.8 |
Yes |
maven-resolver-util-1.9.22.jar |
195.9 kB |
156 |
129 |
13 |
1.8 |
Yes |
maven-scm-api-2.1.0.jar |
109.3 kB |
130 |
88 |
29 |
1.8 |
Yes |
maven-scm-provider-svn-commons-2.1.0.jar |
39.6 kB |
46 |
19 |
9 |
1.8 |
Yes |
maven-scm-provider-svnexe-2.1.0.jar |
83.9 kB |
70 |
33 |
19 |
1.8 |
Yes |
maven-shared-utils-3.4.2.jar |
151.1 kB |
103 |
79 |
9 |
1.8 |
Yes |
wagon-provider-api-3.5.3.jar |
55.1 kB |
60 |
39 |
8 |
1.7 |
Yes |
velocity-engine-core-2.4.1.jar |
515.7 kB |
289 |
255 |
18 |
1.8 |
Yes |
apiguardian-api-1.1.2.jar |
6.8 kB |
9 |
3 |
2 |
1.6 |
Yes |
plexus-ant-factory-1.0-alpha-2.1.jar |
10.2 kB |
19 |
4 |
1 |
1.1 |
Yes |
plexus-archiver-2.2.jar |
185 kB |
137 |
112 |
12 |
1.5 |
Yes |
plexus-cipher-2.0.jar |
13 kB |
19 |
5 |
1 |
1.7 |
Yes |
plexus-classworlds-2.8.0.jar |
53.6 kB |
51 |
36 |
5 |
1.8 |
Yes |
plexus-component-annotations-2.1.0.jar |
4.2 kB |
15 |
3 |
1 |
1.6 |
No |
plexus-container-default-1.0-alpha-9-stable-1.jar |
194.2 kB |
215 |
175 |
28 |
1.1 |
Yes |
plexus-interpolation-1.27.jar |
85.9 kB |
79 |
62 |
7 |
1.8 |
Yes |
plexus-io-2.0.4.jar |
58.3 kB |
62 |
43 |
5 |
1.5 |
Yes |
plexus-sec-dispatcher-2.0.jar |
23.6 kB |
30 |
12 |
3 |
1.7 |
Yes |
plexus-utils-3.5.1.jar |
269.3 kB |
152 |
- |
- |
- |
- |
• Root |
- |
134 |
108 |
9 |
1.8 |
Yes |
• Versioned |
- |
6 |
1 |
1 |
9 |
Yes |
• Versioned |
- |
6 |
1 |
1 |
10 |
Yes |
• Versioned |
- |
6 |
1 |
1 |
11 |
Yes |
plexus-velocity-2.2.0.jar |
5.7 kB |
17 |
3 |
2 |
1.8 |
Yes |
plexus-xml-3.0.0.jar |
93 kB |
44 |
25 |
2 |
1.8 |
Yes |
org.eclipse.sisu.inject-0.9.0.M3.jar |
433.6 kB |
318 |
297 |
9 |
1.8 |
Yes |
org.eclipse.sisu.plexus-0.9.0.M3.jar |
216.3 kB |
205 |
167 |
20 |
1.8 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
junit-platform-commons-1.11.2.jar |
140.6 kB |
86 |
- |
- |
- |
- |
• Root |
- |
77 |
63 |
8 |
1.8 |
Yes |
• Versioned |
- |
9 |
3 |
1 |
9 |
Yes |
junit-platform-engine-1.11.2.jar |
246.8 kB |
177 |
158 |
10 |
1.8 |
Yes |
junit-vintage-engine-5.11.2.jar |
68.6 kB |
49 |
35 |
6 |
1.8 |
Yes |
opentest4j-1.3.0.jar |
14.3 kB |
15 |
9 |
2 |
1.6 |
Yes |
slf4j-api-1.7.36.jar |
41.1 kB |
46 |
34 |
4 |
1.5 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
66 |
15.5 MB |
11199 |
9525 |
648 |
1.8 |
64 |
compile: 58 |
compile: 14.6 MB |
compile: 10554 |
compile: 9043 |
compile: 577 |
1.8 |
compile: 56 |
provided: 1 |
provided: 58.8 kB |
provided: 59 |
provided: 34 |
provided: 11 |
provided: 1 |
test: 7 |
test: 816.2 kB |
test: 586 |
test: 448 |
test: 60 |
1.8 |
test: 7 |
|