Last Version

Benchy the benchmark framework 0.6.2

Benchy the Benchmark framework is an application that can be used to execute benchmarks. It doesn't contain any Benchmarks itself (it isn't related to multiverse in principle).

License

License

GroupId

GroupId

org.multiverse
ArtifactId

ArtifactId

multiverse-benchy
Version

Version

0.6.2
Type

Type

jar
Description

Description

Benchy the benchmark framework
Benchy the Benchmark framework is an application that can be used to execute benchmarks. It doesn't contain any Benchmarks itself (it isn't related to multiverse in principle).
Project Organization

Project Organization

Multiverse

Download multiverse-benchy 0.6.2


<!-- https://jarcasting.com/artifacts/org.multiverse/multiverse-benchy/ -->
<dependency>
    <groupId>org.multiverse</groupId>
    <artifactId>multiverse-benchy</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.multiverse/multiverse-benchy/
implementation 'org.multiverse:multiverse-benchy:0.6.2'
// https://jarcasting.com/artifacts/org.multiverse/multiverse-benchy/
implementation ("org.multiverse:multiverse-benchy:0.6.2")
'org.multiverse:multiverse-benchy:jar:0.6.2'
<dependency org="org.multiverse" name="multiverse-benchy" rev="0.6.2">
  <artifact name="multiverse-benchy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.multiverse', module='multiverse-benchy', version='0.6.2')
)
libraryDependencies += "org.multiverse" % "multiverse-benchy" % "0.6.2"
[org.multiverse/multiverse-benchy "0.6.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.4
com.google.collections : google-collections jar 1.0

provided (1)

Group / Artifact Type Version
args4j : args4j jar 2.0.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.8.2

Project Modules

There are no modules declared in this project.