| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.motility |
| Идентификатор | Идентификаторziploq |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZiploq
A high-throughput device for merging and sequencing messages from any number of input sources
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ziploq-2.1.pom | |
| ziploq-2.1.jar | 24 KB |
| ziploq-2.1-sources.jar | 22 KB |
| ziploq-2.1-javadoc.jar | 109 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.motility/ziploq/ -->
<dependency>
<groupId>se.motility</groupId>
<artifactId>ziploq</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.motility/ziploq/
implementation 'se.motility:ziploq:2.1'
// https://jarcasting.com/artifacts/se.motility/ziploq/
implementation ("se.motility:ziploq:2.1")
'se.motility:ziploq:jar:2.1'
<dependency org="se.motility" name="ziploq" rev="2.1">
<artifact name="ziploq" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.motility', module='ziploq', version='2.1')
)
libraryDependencies += "se.motility" % "ziploq" % "2.1"
[se.motility/ziploq "2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jctools : jctools-core | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.21 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |