is not current version
Last Version 0.3.0

io.atleon:atleon-core 0.0.11

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.0.11
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.0.11


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

Dependencies

compile (5)

Group / Artifact Type Version
io.atleon : atleon-util jar 0.0.11
com.google.guava : guava jar 20.0
io.projectreactor : reactor-core jar 3.4.1
org.reactivestreams : reactive-streams jar 1.0.3
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
io.projectreactor : reactor-test jar 3.4.1
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.