Last Version

pronghorn-pipes 1.0.34

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.ociweb
ArtifactId

ArtifactId

pronghorn-pipes
Version

Version

1.0.34
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/oci-pronghorn/PronghornPipes
Source Code Management

Source Code Management

https://github.com/oci-pronghorn/PronghornPipes

Download pronghorn-pipes 1.0.34


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

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.