is not current version
Last Version 0.3.0

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

Version

0.0.11
Type

Type

pom
Description

Description

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

Project URL

https://github.com/atleon/atleon
Source Code Management

Source Code Management

http://github.com/atleon/atleon

Download atleon 0.0.11

Filename Size
atleon-0.0.11.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • amqp-embedded
  • bom
  • core
  • kafka
  • kafka-avro-embedded
  • kafka-avro
  • kafka-embedded
  • micrometer
  • parent
  • rabbitmq
  • spring
  • util
  • zookeeper-embedded