is not current version
Last Version 5.0.0

Decaton 3.0.2

High throughput asynchronous task processing on Apache Kafka

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.linecorp.decaton
ArtifactId

ArtifactId

decaton-protobuf
Version

Version

3.0.2
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-protobuf 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linecorp.decaton : decaton-common jar 3.0.2
com.google.protobuf : protobuf-java jar 3.3.0

Project Modules

There are no modules declared in this project.