pronghorn-pipes

Ring buffer based queuing utility for applications that require high performance and/or a small footprint. Well suited for embedded and stream based processing.

Лицензия

Лицензия

Группа

Группа

com.javanut
Идентификатор

Идентификатор

pronghorn-pipes
Последняя версия

Последняя версия

1.1.27
Дата

Дата

Тип

Тип

jar
Описание

Описание

pronghorn-pipes
Ring buffer based queuing utility for applications that require high performance and/or a small footprint. Well suited for embedded and stream based processing.
Ссылка на сайт

Ссылка на сайт

https://github.com/nathantippy/Pronghorn/tree/master/pronghorn-pipes
Система контроля версий

Система контроля версий

https://github.com/nathantippy/Pronghorn/tree/master/pronghorn-pipes

Скачать pronghorn-pipes

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.javanut/pronghorn-pipes/ -->
<dependency>
    <groupId>com.javanut</groupId>
    <artifactId>pronghorn-pipes</artifactId>
    <version>1.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.javanut/pronghorn-pipes/
implementation 'com.javanut:pronghorn-pipes:1.1.27'
// https://jarcasting.com/artifacts/com.javanut/pronghorn-pipes/
implementation ("com.javanut:pronghorn-pipes:1.1.27")
'com.javanut:pronghorn-pipes:jar:1.1.27'
<dependency org="com.javanut" name="pronghorn-pipes" rev="1.1.27">
  <artifact name="pronghorn-pipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javanut', module='pronghorn-pipes', version='1.1.27')
)
libraryDependencies += "com.javanut" % "pronghorn-pipes" % "1.1.27"
[com.javanut/pronghorn-pipes "1.1.27"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.27
1.1.26
1.1.25
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0