is not current version
Last Version 0.5.1.0

Confluent Parallel Consumer Core 0.4.0.1

Parallel Apache Kafka client wrapper with client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.

License

License

GroupId

GroupId

io.confluent.parallelconsumer
ArtifactId

ArtifactId

parallel-consumer-core
Version

Version

0.4.0.1
Type

Type

jar
Description

Description

Confluent Parallel Consumer Core
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

Confluent, Inc.

Download parallel-consumer-core 0.4.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.8.0
com.google.flogger : flogger jar 0.6
com.google.flogger : flogger-slf4j-backend jar 0.6
com.github.bsideup.jabel : jabel-javac-plugin jar 0.3.0
org.slf4j : slf4j-api jar 1.7.30
pl.tlinkowski.unij : pl.tlinkowski.unij.api jar 0.1.3
pl.tlinkowski.unij : pl.tlinkowski.unij.bundle.jdk8 jar 0.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (21)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.1.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit-pioneer : junit-pioneer jar 1.0.0
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : kafka jar 1.15.3
org.testcontainers : junit-jupiter jar 1.15.3
org.apache.commons : commons-lang3 jar 3.11
me.tongfei : progressbar jar 0.9.0
org.testcontainers : postgresql jar 1.15.3
org.postgresql : postgresql jar 42.2.18.jre7
com.github.tomakehurst : wiremock jar 2.27.2
com.google.truth : truth jar 1.1.3
com.google.truth.extensions : truth-java8-extension jar 1.1.3
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.assertj : assertj-core jar 3.18.0
org.mockito : mockito-core jar 3.6.0
com.google.auto.service : auto-service-annotations jar 1.0-rc7

Project Modules

There are no modules declared in this project.