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 |
cglib |
cglib |
3.3.0 |
jar |
ASF 2.0 |
Yes |
org.ow2.asm |
asm-util |
9.7.1 |
jar |
BSD-3-Clause |
Yes |
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.apache.commons |
commons-lang3 |
3.17.0 |
jar |
Apache-2.0 |
org.junit.jupiter |
junit-jupiter |
5.11.4 |
jar |
Eclipse Public License v2.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 |
Optional |
org.ow2.asm |
asm |
7.1 |
jar |
BSD |
Yes |
org.ow2.asm |
asm-analysis |
9.7.1 |
jar |
BSD-3-Clause |
Yes |
org.ow2.asm |
asm-tree |
9.7.1 |
jar |
BSD-3-Clause |
Yes |
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-pool2:jar:2.12.2-SNAPSHOT
- cglib:cglib:jar:3.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
cglib |
Description: cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
URL: https://github.com/cglib/cglib/cglib
Project Licenses: ASF 2.0 |
- org.ow2.asm:asm:jar:7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
asm |
Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD |
- org.ow2.asm:asm-util:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
asm-util |
Description: Utilities for ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause |
- org.ow2.asm:asm-tree:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
asm-tree |
Description: Tree API of ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause |
- org.ow2.asm:asm-analysis:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
asm-analysis |
Description: Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause |
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (test)
![[Information]](./images/icon_info_sml.gif)
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 |
Licenses
BSD: asm
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: asm-analysis, asm-tree, asm-util
Apache-2.0: Apache Commons Lang, Apache Commons Pool
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
ASF 2.0: cglib
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
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 |
junit-jupiter-5.11.4.jar |
6.4 kB |
5 |
1 |
1 |
9 |
No |
junit-jupiter-api-5.11.4.jar |
216.4 kB |
197 |
182 |
8 |
1.8 |
Yes |
junit-jupiter-engine-5.11.4.jar |
260.1 kB |
152 |
135 |
9 |
1.8 |
Yes |
junit-jupiter-params-5.11.4.jar |
591.6 kB |
388 |
354 |
22 |
1.8 |
Yes |
junit-platform-commons-1.11.4.jar |
142 kB |
88 |
- |
- |
- |
- |
• Root |
- |
78 |
64 |
8 |
1.8 |
Yes |
• Versioned |
- |
10 |
4 |
1 |
9 |
Yes |
junit-platform-engine-1.11.4.jar |
246.8 kB |
177 |
158 |
10 |
1.8 |
Yes |
opentest4j-1.3.0.jar |
14.3 kB |
15 |
9 |
2 |
1.6 |
Yes |
cglib-3.3.0.jar |
306.9 kB |
270 |
249 |
8 |
1.5 |
Yes |
asm-7.1.jar |
114.8 kB |
42 |
36 |
3 |
1.5 |
Yes |
asm-analysis-9.7.1.jar |
35.1 kB |
22 |
15 |
2 |
1.5 |
Yes |
asm-tree-9.7.1.jar |
51.9 kB |
45 |
39 |
2 |
1.5 |
Yes |
asm-util-9.7.1.jar |
94.5 kB |
33 |
27 |
2 |
1.5 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
14 |
2.8 MB |
1869 |
1667 |
97 |
9 |
13 |
compile: 5 |
compile: 603.2 kB |
compile: 412 |
compile: 366 |
compile: 17 |
1.5 |
compile: 5 |
test: 9 |
test: 2.2 MB |
test: 1457 |
test: 1301 |
test: 80 |
9 |
test: 8 |
|