| License |
License |
|---|---|
| GroupId | GroupIdfr.assoba.open |
| ArtifactId | ArtifactIdperf-core |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| perf-core-1.0.0.pom | |
| perf-core-1.0.0.jar | 21 KB |
| perf-core-1.0.0-sources.jar | 11 KB |
| perf-core-1.0.0-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.assoba.open/perf-core/ -->
<dependency>
<groupId>fr.assoba.open</groupId>
<artifactId>perf-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.assoba.open/perf-core/
implementation 'fr.assoba.open:perf-core:1.0.0'
// https://jarcasting.com/artifacts/fr.assoba.open/perf-core/
implementation ("fr.assoba.open:perf-core:1.0.0")
'fr.assoba.open:perf-core:jar:1.0.0'
<dependency org="fr.assoba.open" name="perf-core" rev="1.0.0">
<artifact name="perf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.assoba.open', module='perf-core', version='1.0.0')
)
libraryDependencies += "fr.assoba.open" % "perf-core" % "1.0.0"
[fr.assoba.open/perf-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lmax : disruptor | jar | 3.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.0 |
| com.google.guava : guava | jar | 12.0.1 |
| junit : junit | jar | 4.10 |