Ziploq

A high-throughput device for merging and sequencing messages from any number of input sources

License

License

GroupId

GroupId

se.motility
ArtifactId

ArtifactId

ziploq
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ziploq
A high-throughput device for merging and sequencing messages from any number of input sources
Project URL

Project URL

https://github.com/manstegling/ziploq
Source Code Management

Source Code Management

http://github.com/manstegling/ziploq

Download ziploq

How to add to project

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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.0