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