Last Version

Apache Commons RNG JMH 1.0

Code for running JMH benchmarks that assess the performance of the generators.

License

License

Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-rng-jmh
Version

Version

1.0
Type

Type

jar
Description

Description

Apache Commons RNG JMH
Code for running JMH benchmarks that assess the performance of the generators.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=commons-rng.git/commons-rng-jmh

Download commons-rng-jmh 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-rng-simple jar 1.0
org.openjdk.jmh : jmh-core jar 1.13
org.openjdk.jmh : jmh-generator-annprocess jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.