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
org.dacapobenchdacapo-benchmark-suite9.12jar-
org.scalabench.dacapodacapo-benchmark-utils0.1.0-SNAPSHOTjarApache 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:

GroupIdArtifactIdVersionClassifierTypeLicense
junitjunit4.4-jarCommon Public License Version 1.0
org.mockitomockito-all1.6-jarThe MIT License
org.scala-langscala-library2.8.1-jarBSD-like
org.scala-tools.testingscalacheck_2.8.11.8-jar-
org.scalatestscalatest1.3-jarthe Apache License, ASL Version 2.0
org.testngtestng5.7jdk15jarApache 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.

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
org.scala-tools.testingtest-interface0.5jar-

Project Dependency Graph

Dependency Tree

  • org.scalabench.benchmarks:scalatest-dacapo-benchmark:dacapo-benchmark:0.1.0-SNAPSHOT Information
    • org.dacapobench:dacapo-benchmark-suite:jar:9.12 (compile) Information
    • org.scalabench.dacapo:dacapo-benchmark-utils:jar:0.1.0-SNAPSHOT (compile) Information
      • org.dacapobench:dacapo-benchmark-suite:jar:9.12 (compile) Information
    • org.scalatest:scalatest:jar:1.3 (provided) Information
    • org.scala-lang:scala-library:jar:2.8.1 (provided) Information
    • org.scala-tools.testing:scalacheck_2.8.1:jar:1.8 (provided) Information
      • org.scala-tools.testing:test-interface:jar:0.5 (provided) Information
    • junit:junit:jar:4.4 (provided) Information
    • org.testng:testng:jar:jdk15:5.7 (provided) Information
    • org.mockito:mockito-all:jar:1.6 (provided) Information

Licenses

Unknown: dacapo-benchmark-suite, scalacheck_2.8.1, test-interface

Apache License, Version 2.0: DaCapo Benchmark Utilities, ScalaTest Benchmark, TestNG

Common Public License Version 1.0: JUnit

The MIT License: Mockito

the Apache License, ASL Version 2.0: ScalaTest

BSD-like: scala-library