Last Version

pronghorn-pipes 1.1.27

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

License

License

GroupId

GroupId

com.javanut
ArtifactId

ArtifactId

pronghorn-pipes
Version

Version

1.1.27
Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Source Code Management

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

Download pronghorn-pipes 1.1.27


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.