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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.7jarCommon Public License Version 1.0
org.eclipse.mylyn.wikitextwikitext0.9.4.I20090220-1600-e3xjarEPL (Eclipse Public License)
org.eclipse.mylyn.wikitextwikitext.textile0.9.4.I20090220-1600-e3xjarEPL (Eclipse Public License)
org.mockitomockito-all1.8.5jarThe MIT License
org.scala-langscala-library2.8.1jarBSD-like
org.scala-tools.testingscalacheck_2.8.11.8jar-
org.scala-tools.testingspecs_2.8.11.6.7jarMIT License

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-langscala-compiler2.8.1jarBSD-like
org.scala-tools.testingtest-interface0.5jar-

Project Dependency Graph

Dependency Tree

  • org.scalabench.benchmarks:specs-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.scala-tools.testing:specs_2.8.1:jar:1.6.7 (provided) Information
      • org.scala-lang:scala-library:jar:2.8.1 (provided) Information
      • org.scala-lang:scala-compiler:jar:2.8.1 (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
    • org.scala-lang:scala-library:jar:2.8.1 (provided) Information
    • junit:junit:jar:4.7 (provided) Information
    • org.mockito:mockito-all:jar:1.8.5 (provided) Information
    • org.eclipse.mylyn.wikitext:wikitext:jar:0.9.4.I20090220-1600-e3x (provided) Information
    • org.eclipse.mylyn.wikitext:wikitext.textile:jar:0.9.4.I20090220-1600-e3x (provided) Information

Licenses

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

Apache License, Version 2.0: DaCapo Benchmark Utilities, Specs Benchmark

Common Public License Version 1.0: JUnit

MIT License: specs_2.8.1

EPL (Eclipse Public License): wikitext, wikitext.textile

The MIT License: Mockito

BSD-like: scala-compiler, scala-library