License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdio.confluent.parallelconsumer |
ArtifactId | ArtifactIdparallel-consumer-reactor |
Last Version | Last Version0.5.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfluent Parallel Consumer Project Reactor.io
Parallel Apache Kafka client wrapper with client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.confluent.parallelconsumer/parallel-consumer-reactor/ -->
<dependency>
<groupId>io.confluent.parallelconsumer</groupId>
<artifactId>parallel-consumer-reactor</artifactId>
<version>0.5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.confluent.parallelconsumer/parallel-consumer-reactor/
implementation 'io.confluent.parallelconsumer:parallel-consumer-reactor:0.5.1.0'
// https://jarcasting.com/artifacts/io.confluent.parallelconsumer/parallel-consumer-reactor/
implementation ("io.confluent.parallelconsumer:parallel-consumer-reactor:0.5.1.0")
'io.confluent.parallelconsumer:parallel-consumer-reactor:jar:0.5.1.0'
<dependency org="io.confluent.parallelconsumer" name="parallel-consumer-reactor" rev="0.5.1.0">
<artifact name="parallel-consumer-reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confluent.parallelconsumer', module='parallel-consumer-reactor', version='0.5.1.0')
)
libraryDependencies += "io.confluent.parallelconsumer" % "parallel-consumer-reactor" % "0.5.1.0"
[io.confluent.parallelconsumer/parallel-consumer-reactor "0.5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.confluent.parallelconsumer : parallel-consumer-core | jar | 0.5.1.0 |
io.projectreactor : reactor-core | jar | 3.4.18 |
com.google.guava : guava | jar | 31.1-jre |
org.slf4j : slf4j-api | jar | 1.7.36 |
pl.tlinkowski.unij : pl.tlinkowski.unij.api | jar | 0.1.3 |
pl.tlinkowski.unij : pl.tlinkowski.unij.bundle.jdk8 | jar | 0.1.3 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
com.github.bsideup.jabel : jabel-javac-plugin | jar | 0.4.2 |
Group / Artifact | Type | Version |
---|---|---|
io.confluent.parallelconsumer : parallel-consumer-core | jar | 0.5.1.0 |
me.tongfei : progressbar | jar | 0.9.3 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit-pioneer : junit-pioneer | jar | 1.7.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.5.1 |
com.google.auto.service : auto-service-annotations | jar | 1.0.1 |
com.google.truth : truth | jar | 1.1.3 |
com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |
org.awaitility : awaitility | jar | 4.2.0 |
com.google.flogger : flogger | jar | 0.7.4 |
com.google.flogger : flogger-slf4j-backend | jar | 0.7.4 |
one.util : streamex | jar | 0.8.1 |