| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcc.renken |
| Идентификатор | Идентификаторpipeio-sink-file |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
Описаниеpipeio module for writing outgoing data into a file.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pipeio-sink-file-2.0.0.pom | |
| pipeio-sink-file-2.0.0.jar | 4 KB |
| pipeio-sink-file-2.0.0-sources.jar | 3 KB |
| pipeio-sink-file-2.0.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.renken/pipeio-sink-file/ -->
<dependency>
<groupId>cc.renken</groupId>
<artifactId>pipeio-sink-file</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.renken/pipeio-sink-file/
implementation 'cc.renken:pipeio-sink-file:2.0.0'
// https://jarcasting.com/artifacts/cc.renken/pipeio-sink-file/
implementation ("cc.renken:pipeio-sink-file:2.0.0")
'cc.renken:pipeio-sink-file:jar:2.0.0'
<dependency org="cc.renken" name="pipeio-sink-file" rev="2.0.0">
<artifact name="pipeio-sink-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.renken', module='pipeio-sink-file', version='2.0.0')
)
libraryDependencies += "cc.renken" % "pipeio-sink-file" % "2.0.0"
[cc.renken/pipeio-sink-file "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cc.renken : pipeio-core | jar | 2.0.0 |
| cc.renken : pipeio-async | 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 |