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 Optional
commons-logging commons-logging-api 1.1 jar Yes
log4j log4j 1.2.12 jar 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
junit junit 3.8.2 jar

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 Optional
asm asm 3.1 jar Yes
asm asm-commons 3.1 jar Yes
org.apache.xbean xbean-asm-shaded 3.6 jar Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
asm asm-tree 3.1 jar

Project Dependency Graph

Dependency Tree

  • org.apache.xbean:xbean-reflect:bundle:3.6 Information
    • asm:asm:jar:3.1 (provided) Information
    • asm:asm-commons:jar:3.1 (provided) Information
      • asm:asm-tree:jar:3.1 (provided) Information
        • asm:asm:jar:3.1 (provided) Information
    • org.apache.xbean:xbean-asm-shaded:jar:3.6 (provided) Information
      • asm:asm:jar:3.1 (provided) Information
      • asm:asm-commons:jar:3.1 (provided) Information
    • log4j:log4j:jar:1.2.12 (compile) Information
    • commons-logging:commons-logging-api:jar:1.1 (compile) Information
    • junit:junit:jar:3.8.2 (test) Information

Licenses

Unamed: Apache XBean :: ASM shaded (repackaged)

Unknown: ASM Commons, ASM Core, ASM Tree, Unnamed - junit:junit:jar:3.8.2, Unnamed - log4j:log4j:jar:1.2.12

The Apache Software License, Version 2.0: Apache XBean :: Reflect, Logging

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
asm-tree-3.1.jar 21.37 kB 29 28 1 1.2 release
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
asm-3.1.jar 42.02 kB 24 23 2 1.2 release
asm-commons-3.1.jar 31.93 kB 23 22 1 1.2 release
commons-logging-api-1.1.jar 43.55 kB 29 20 2 1.1 debug
log4j-1.2.12.jar 349.69 kB 283 253 19 1.1 debug
xbean-asm-shaded-3.6.jar 118.78 kB 90 73 4 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
7 725.16 kB 598 521 35 1.2 3
compile: 2 compile: 393.25 kB compile: 312 compile: 273 compile: 21 - compile: 2
test: 1 test: 117.81 kB test: 120 test: 102 test: 6 - test: 1
provided: 4 provided: 214.10 kB provided: 166 provided: 146 provided: 8 - -