Last Version

io.atleon:atleon-kafka-avro-embedded 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-kafka-avro-embedded
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-kafka-avro-embedded 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.atleon : atleon-kafka-embedded jar 0.3.0
io.atleon : atleon-zookeeper-embedded jar 0.3.0
io.confluent » kafka-schema-registry jar 6.2.2

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
org.slf4j : log4j-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.