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.commons |
commons-weaver-processor |
2.0 |
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 |
Type |
Licenses |
org.ow2.asm |
asm-analysis |
6.2.1 |
jar |
BSD |
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-weaver-normalizer:jar:2.0
- org.apache.commons:commons-weaver-processor:jar:2.0 (provided)
- org.apache.xbean:xbean-finder-shaded:jar:4.9 (provided)
- org.apache.xbean:xbean-asm6-shaded:jar:4.9 (provided)
- org.ow2.asm:asm:jar:6.2.1 (compile)
asm |
Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD |
- org.ow2.asm:asm-commons:jar:6.2.1 (compile)
asm-commons |
Description: Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD |
- org.ow2.asm:asm-analysis:jar:6.2.1 (compile)
asm-analysis |
Description: Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD |
- org.ow2.asm:asm-tree:jar:6.2.1 (compile)
asm-tree |
Description: Tree API of ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD |
- org.apache.commons:commons-lang3:jar:3.7 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.commons:commons-weaver-antlib:jar:2.0 (test)
- org.apache.ant:ant:jar:1.9.4 (test)
- org.apache.ant:ant-launcher:jar:1.9.4 (test)
Licenses
Unnamed: Apache XBean :: ASM 6 shaded (repackaged)
BSD: asm, asm-analysis, asm-commons, asm-tree
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Lang, Apache Commons Weaver Antlib, Apache Commons Weaver Normalizer, Apache Commons Weaver Processor
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache XBean :: Finder shaded (repackaged)
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
junit-4.12.jar |
314.9 kB |
323 |
286 |
30 |
1.5 |
Yes |
ant-1.9.4.jar |
2 MB |
1222 |
1141 |
61 |
1.5 |
Yes |
ant-launcher-1.9.4.jar |
18.4 kB |
14 |
5 |
1 |
1.5 |
Yes |
commons-lang3-3.7.jar |
499.6 kB |
295 |
270 |
13 |
1.7 |
Yes |
commons-weaver-antlib-2.0.jar |
463.5 kB |
243 |
205 |
19 |
1.8 |
Yes |
commons-weaver-processor-2.0.jar |
92.9 kB |
87 |
69 |
5 |
1.8 |
Yes |
xbean-asm6-shaded-4.9.jar |
287.5 kB |
145 |
120 |
6 |
1.5 |
Yes |
xbean-finder-shaded-4.9.jar |
153 kB |
105 |
88 |
4 |
1.5 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
asm-6.2.1.jar |
113 kB |
41 |
36 |
3 |
- |
Yes |
asm-analysis-6.2.1.jar |
32.7 kB |
21 |
15 |
2 |
- |
Yes |
asm-commons-6.2.1.jar |
79 kB |
38 |
33 |
2 |
- |
Yes |
asm-tree-6.2.1.jar |
50.4 kB |
43 |
38 |
2 |
- |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
13 |
4.2 MB |
2629 |
2351 |
151 |
1.8 |
13 |
compile: 5 |
compile: 774.6 kB |
compile: 438 |
compile: 392 |
compile: 22 |
- |
compile: 5 |
test: 5 |
test: 2.9 MB |
test: 1854 |
test: 1682 |
test: 114 |
- |
test: 5 |
provided: 3 |
provided: 533.3 kB |
provided: 337 |
provided: 277 |
provided: 15 |
- |
provided: 3 |
|