io.atleon:atleon-polling

Reactive streaming library targeting continuous pipelines with at-least-once processing guarantees. Backed by Project Reactor.

License

License

GroupId

GroupId

io.atleon
ArtifactId

ArtifactId

atleon-polling
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive streaming library targeting continuous pipelines with at-least-once processing guarantees. Backed by Project Reactor.

Download atleon-polling

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.atleon : atleon-core jar 0.3.0
io.projectreactor : reactor-core jar 3.4.12
org.reactivestreams : reactive-streams jar 1.0.3
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
io.projectreactor : reactor-test jar 3.4.12
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0