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:

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
asm asm 3.1 jar
asm asm-commons 3.1 jar

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-finder: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
    • junit:junit:jar:3.8.2 (test) Information

Licenses

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

The Apache Software License, Version 2.0: Apache XBean :: Classpath Resource Finder

Dependency File Details

Filename Size Entries Classes Packages JDK Rev 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
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
Total Size Entries Classes Packages JDK Rev Debug
4 213.13 kB 196 175 10 1.2 1
test: 1 test: 117.81 kB test: 120 test: 102 test: 6 - test: 1
provided: 3 provided: 95.32 kB provided: 76 provided: 73 provided: 4 - -