License |
License |
---|---|
GroupId | GroupIdcom.linecorp.decaton |
ArtifactId | ArtifactIddecaton-brave |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionDecaton
High throughput asynchronous task processing on Apache Kafka
|
Project URL |
Project URL |
Filename | Size |
---|---|
decaton-brave-3.0.3.pom | |
decaton-brave-3.0.3.jar | 4 KB |
decaton-brave-3.0.3-sources.jar | 4 KB |
decaton-brave-3.0.3-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>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.decaton/decaton-brave/
implementation 'com.linecorp.decaton:decaton-brave:3.0.3'
// https://jarcasting.com/artifacts/com.linecorp.decaton/decaton-brave/
implementation ("com.linecorp.decaton:decaton-brave:3.0.3")
'com.linecorp.decaton:decaton-brave:jar:3.0.3'
<dependency org="com.linecorp.decaton" name="decaton-brave" rev="3.0.3">
<artifact name="decaton-brave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.decaton', module='decaton-brave', version='3.0.3')
)
libraryDependencies += "com.linecorp.decaton" % "decaton-brave" % "3.0.3"
[com.linecorp.decaton/decaton-brave "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.decaton : decaton-processor | jar | 3.0.3 |
io.zipkin.brave : brave-instrumentation-kafka-clients | jar | 5.12.6 |