License |
License |
---|---|
GroupId | GroupIdcom.linecorp.decaton |
ArtifactId | ArtifactIddecaton-brave |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDecaton
High throughput asynchronous task processing on Apache Kafka
|
Project URL |
Project URL |
Filename | Size |
---|---|
decaton-brave-5.0.0.pom | |
decaton-brave-5.0.0.jar | 4 KB |
decaton-brave-5.0.0-sources.jar | 4 KB |
decaton-brave-5.0.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.decaton/decaton-brave/ -->
<dependency>
<groupId>com.linecorp.decaton</groupId>
<artifactId>decaton-brave</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.decaton/decaton-brave/
implementation 'com.linecorp.decaton:decaton-brave:5.0.0'
// https://jarcasting.com/artifacts/com.linecorp.decaton/decaton-brave/
implementation ("com.linecorp.decaton:decaton-brave:5.0.0")
'com.linecorp.decaton:decaton-brave:jar:5.0.0'
<dependency org="com.linecorp.decaton" name="decaton-brave" rev="5.0.0">
<artifact name="decaton-brave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.decaton', module='decaton-brave', version='5.0.0')
)
libraryDependencies += "com.linecorp.decaton" % "decaton-brave" % "5.0.0"
[com.linecorp.decaton/decaton-brave "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.decaton : decaton-processor | jar | 5.0.0 |
org.apache.kafka : kafka-clients | jar | 3.2.0 |
io.zipkin.brave : brave-instrumentation-kafka-clients | jar | 5.13.3 |