cc.renken:pipeio-sync

pipeio module for synchronous communication.

License

License

GroupId

GroupId

cc.renken
ArtifactId

ArtifactId

pipeio-sync
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

pipeio module for synchronous communication.
Source Code Management

Source Code Management

https://gitlab.com/funsheep/pipeio/tree/develop/pipeio-sync

Download pipeio-sync

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
cc.renken : pipeio-core test-jar 2.0.0
cc.renken : pipeio-async test-jar 2.0.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0