Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava11.0.1jarThe Apache Software License, Version 2.0

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:

GroupIdArtifactIdVersionTypeLicense
ch.usi.dag.disldisl-agent1.0-SNAPSHOTjar-
ch.usi.dag.disldisl-server1.0-SNAPSHOTjar-
org.ow2.asmasm4.0jarBSD
org.ow2.asmasm-tree4.0jarBSD

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:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.scalabench.disl:shadowheap-disl-analysis:jar:0.1.0-SNAPSHOT Information
    • ch.usi.dag.disl:disl-agent:jar:1.0-SNAPSHOT (provided) Information
    • ch.usi.dag.disl:disl-server:jar:1.0-SNAPSHOT (provided) Information
    • org.ow2.asm:asm:jar:4.0 (provided) Information
    • org.ow2.asm:asm-tree:jar:4.0 (provided) Information
      • org.ow2.asm:asm:jar:4.0 (provided) Information
    • com.google.guava:guava:jar:11.0.1 (compile) Information

Licenses

Unknown: disl-agent, disl-server

BSD: ASM Core, ASM Tree

Apache License, Version 2.0: Abstract Shadow‐Heap Analysis

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava: Google Core Libraries for Java