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 |
Optional |
commons-codec |
commons-codec |
1.17.1 |
jar |
Apache-2.0 |
Yes |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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-collections4:jar:4.5.0-M3
- org.junit.jupiter:junit-jupiter-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)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.2 (test)
- org.easymock:easymock:jar:5.5.0 (test)
- net.bytebuddy:byte-buddy:jar:1.15.10 (test)
Byte Buddy (without dependencies) |
Description: Byte Buddy is a Java library for creating Java classes at run time.
This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: https://bytebuddy.net/byte-buddy
Project Licenses: Apache License, Version 2.0 |
- org.ow2.asm:asm:jar:9.7.1 (test)
- org.objenesis:objenesis:jar:3.4 (test)
- org.apache.commons:commons-lang3:jar:3.17.0 (test)
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.
The code is tested using the latest revision of the JDK for supported
LTS releases: 8, 11, 17 and 21 currently.
See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
Please ensure your build environment is up-to-date and kindly report any build issues.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache-2.0 |
- commons-io:commons-io:jar:2.18.0 (test)
- 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 |
- com.google.guava:guava-testlib:jar:33.3.1-jre (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.43.0 (test)
Checker Qual |
Description: checker-qual contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.
URL: https://checkerframework.org/
Project Licenses: The MIT License |
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- com.google.guava:guava:jar:33.3.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
Guava InternalFutureFailureAccess and InternalFutures |
Description: Contains
com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
InternalFutures. Most users will never need to use this artifact. Its
classes are conceptually a part of Guava, but they're in this separate
artifact so that Android libraries can use them without pulling in all of
Guava (just as they can use ListenableFuture by depending on the
listenablefuture artifact).
URL: https://github.com/google/guava/failureaccess
Project Licenses: The Apache Software License, Version 2.0 |
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
Guava ListenableFuture only |
Description: An empty artifact that Guava depends on to signal that it is providing
ListenableFuture -- but is also available in a second "version" that
contains com.google.common.util.concurrent.ListenableFuture class, without
any other Guava classes. The idea is:
- If users want only ListenableFuture, they depend on listenablefuture-1.0.
- If users want all of Guava, they depend on guava, which, as of Guava
27.0, depends on
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
version number is enough for some build systems (notably, Gradle) to select
that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
conflict with the copy of ListenableFuture in guava itself. If users are
using an older version of Guava or a build system other than Gradle, they
may see class conflicts. If so, they can solve them by manually excluding
the listenablefuture artifact or manually forcing their build systems to
use 9999.0-....
URL: https://github.com/google/guava/listenablefuture
Project Licenses: The Apache Software License, Version 2.0 |
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
The MIT License: Checker Qual
Apache-2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), EasyMock, Guava Testing Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
jsr305-3.0.2.jar |
19.9 kB |
46 |
35 |
3 |
1.5 |
Yes |
error_prone_annotations-2.28.0.jar |
19.4 kB |
47 |
- |
- |
- |
- |
• Root |
- |
40 |
27 |
2 |
1.8 |
Yes |
• Versioned |
- |
7 |
1 |
1 |
9 |
No |
failureaccess-1.0.2.jar |
4.7 kB |
15 |
2 |
1 |
1.7 |
Yes |
guava-33.3.1-jre.jar |
3.1 MB |
2056 |
2017 |
18 |
1.8 |
Yes |
guava-testlib-33.3.1-jre.jar |
882.6 kB |
654 |
631 |
8 |
1.8 |
Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar |
2.2 kB |
7 |
0 |
0 |
- |
- |
j2objc-annotations-3.0.0.jar |
12.5 kB |
31 |
- |
- |
- |
- |
• Root |
- |
29 |
17 |
1 |
1.8 |
Yes |
• Versioned |
- |
2 |
1 |
1 |
9 |
No |
commons-io-2.18.0.jar |
538.9 kB |
398 |
- |
- |
- |
- |
• Root |
- |
397 |
370 |
15 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
junit-4.13.2.jar |
384.6 kB |
389 |
350 |
32 |
1.5 |
Yes |
byte-buddy-1.15.10.jar |
8.5 MB |
5895 |
- |
- |
- |
- |
• Root |
- |
2957 |
2904 |
38 |
1.6 |
Yes |
• Versioned |
- |
2938 |
2896 |
39 |
1.8 |
Yes |
commons-lang3-3.17.0.jar |
673.6 kB |
426 |
- |
- |
- |
- |
• Root |
- |
425 |
395 |
18 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
apiguardian-api-1.1.2.jar |
6.8 kB |
9 |
3 |
2 |
1.6 |
Yes |
checker-qual-3.43.0.jar |
231.5 kB |
439 |
370 |
31 |
1.8 |
Yes |
easymock-5.5.0.jar |
148.8 kB |
121 |
105 |
4 |
1.8 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
junit-jupiter-api-5.11.2.jar |
216.3 kB |
197 |
182 |
8 |
1.8 |
Yes |
junit-jupiter-engine-5.11.2.jar |
260.1 kB |
152 |
135 |
9 |
1.8 |
Yes |
junit-jupiter-params-5.11.2.jar |
591.4 kB |
388 |
354 |
22 |
1.8 |
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 |
objenesis-3.4.jar |
49.1 kB |
59 |
43 |
10 |
1.8 |
Yes |
opentest4j-1.3.0.jar |
14.3 kB |
15 |
9 |
2 |
1.6 |
Yes |
asm-9.7.1.jar |
126.1 kB |
45 |
39 |
3 |
1.5 |
Yes |
commons-codec-1.17.1.jar |
372.7 kB |
262 |
- |
- |
- |
- |
• Root |
- |
261 |
114 |
7 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
24 |
16.5 MB |
11966 |
8368 |
255 |
1.8 |
23 |
compile: 1 |
compile: 372.7 kB |
compile: 262 |
compile: 114 |
compile: 7 |
1.8 |
compile: 1 |
test: 23 |
test: 16.2 MB |
test: 11704 |
test: 8254 |
test: 248 |
1.8 |
test: 22 |
|