Benchmark Features

Implementation of the benchmark facilities.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

benchmark-core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Benchmark Features
Implementation of the benchmark facilities.

Download benchmark-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
fr.matthieu-vergne : graph-core jar 1.0
fr.matthieu-vergne : logging jar 1.0
fr.matthieu-vergne : ioutils-core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0