is not current version
Last Version 5.0.0

Decaton 3.0.0

High throughput asynchronous task processing on Apache Kafka

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.linecorp.decaton
ArtifactId

ArtifactId

decaton-client
Version

Version

3.0.0
Type

Type

jar
Description

Description

Decaton
High throughput asynchronous task processing on Apache Kafka
Project URL

Project URL

https://github.com/line/decaton

Download decaton-client 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.linecorp.decaton : decaton-protocol jar 3.0.0
com.linecorp.decaton : decaton-common jar 3.0.0
org.apache.kafka : kafka-clients jar 2.4.0

Project Modules

There are no modules declared in this project.