| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcc.renken |
| Идентификатор | Идентификаторpipeio-async |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpipeio module for asynchronous communication.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pipeio-async-2.0.0.pom | |
| pipeio-async-2.0.0.jar | 19 KB |
| pipeio-async-2.0.0-sources.jar | 15 KB |
| pipeio-async-2.0.0-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.renken/pipeio-async/ -->
<dependency>
<groupId>cc.renken</groupId>
<artifactId>pipeio-async</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.renken/pipeio-async/
implementation 'cc.renken:pipeio-async:2.0.0'
// https://jarcasting.com/artifacts/cc.renken/pipeio-async/
implementation ("cc.renken:pipeio-async:2.0.0")
'cc.renken:pipeio-async:jar:2.0.0'
<dependency org="cc.renken" name="pipeio-async" rev="2.0.0">
<artifact name="pipeio-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.renken', module='pipeio-async', version='2.0.0')
)
libraryDependencies += "cc.renken" % "pipeio-async" % "2.0.0"
[cc.renken/pipeio-async "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cc.renken : pipeio-core | jar | 2.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.lmax : disruptor | jar | 3.2.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cc.renken : pipeio-core | test-jar | 2.0.0 |
| junit : junit | jar | 4.11 |