is not current version
Last Version 5.0.0

Decaton 2.1.0

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

2.1.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-protobuf 2.1.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.