| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.assoba.open |
| Идентификатор | Идентификаторperf-core |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lmax : disruptor | jar | 3.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.0 |
| com.google.guava : guava | jar | 12.0.1 |
| junit : junit | jar | 4.10 |