is not current version
Last Version 5.0.0

Decaton 3.0.3

High throughput asynchronous task processing on Apache Kafka

License

License

GroupId

GroupId

com.linecorp.decaton
ArtifactId

ArtifactId

decaton-spring
Version

Version

3.0.3
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-spring 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linecorp.decaton : decaton-processor jar 3.0.3
org.springframework.boot : spring-boot-starter jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.