is not current version
Last Version 3.2.10

com.speedment.common:benchmark 3.2.1

Lightweighted classes for benchmarking applications

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

benchmark
Version

Version

3.2.1
Type

Type

jar

Download benchmark 3.2.1


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