License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdbenchmark-core |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBenchmark Features
Implementation of the benchmark facilities.
|
Filename | Size |
---|---|
benchmark-core-1.2.pom | |
benchmark-core-1.2.jar | 43 KB |
benchmark-core-1.2-sources.jar | 22 KB |
benchmark-core-1.2-javadoc.jar | 210 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |