| License |
License |
|---|---|
| GroupId | GroupIdfr.matthieu-vergne |
| ArtifactId | ArtifactIdbenchmark-samples |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBenchmark Samples
Examples of uses of the benchmark features.
|
| Filename | Size |
|---|---|
| benchmark-samples-1.1.pom | |
| benchmark-samples-1.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark-samples/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>benchmark-samples</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark-samples/
implementation 'fr.matthieu-vergne:benchmark-samples:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/benchmark-samples/
implementation ("fr.matthieu-vergne:benchmark-samples:1.1")
'fr.matthieu-vergne:benchmark-samples:jar:1.1'
<dependency org="fr.matthieu-vergne" name="benchmark-samples" rev="1.1">
<artifact name="benchmark-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='benchmark-samples', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "benchmark-samples" % "1.1"
[fr.matthieu-vergne/benchmark-samples "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.matthieu-vergne : benchmark-core | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |