Last Version

io.atleon:atleon-spring 0.3.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-spring
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Download atleon-spring 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.atleon : atleon-core jar 0.3.0

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.7

Project Modules

There are no modules declared in this project.