Last Version

JFlex Benchmark 1.8.2

A small performance benchmark suite for JFlex.

License

License

BSD
Categories

Categories

JFlex Build Tools Compiler-compiler
GroupId

GroupId

de.jflex
ArtifactId

ArtifactId

benchmark
Version

Version

1.8.2
Type

Type

jar
Description

Description

JFlex Benchmark
A small performance benchmark suite for JFlex.
Project Organization

Project Organization

JFlex

Download benchmark 1.8.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.22
org.openjdk.jmh : jmh-generator-annprocess jar 1.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.36

Project Modules

There are no modules declared in this project.