is not current version
Last Version 0.3.0

io.atleon:atleon-core 0.2.0

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-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Download atleon-core 0.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.atleon : atleon-util jar 0.2.0
com.google.guava : guava jar 20.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.