License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.opentsdb |
ArtifactId | ArtifactIdopentsdb-rpc-kafka |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopentsdb-rpc-kafka
A consumer and publisher for OpenTSDB Kafka messages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opentsdb-rpc-kafka-2.4.0.pom | |
opentsdb-rpc-kafka-2.4.0.jar | 54 KB |
opentsdb-rpc-kafka-2.4.0-sources.jar | 31 KB |
opentsdb-rpc-kafka-2.4.0-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.opentsdb/opentsdb-rpc-kafka/ -->
<dependency>
<groupId>net.opentsdb</groupId>
<artifactId>opentsdb-rpc-kafka</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb-rpc-kafka/
implementation 'net.opentsdb:opentsdb-rpc-kafka:2.4.0'
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb-rpc-kafka/
implementation ("net.opentsdb:opentsdb-rpc-kafka:2.4.0")
'net.opentsdb:opentsdb-rpc-kafka:jar:2.4.0'
<dependency org="net.opentsdb" name="opentsdb-rpc-kafka" rev="2.4.0">
<artifact name="opentsdb-rpc-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.opentsdb', module='opentsdb-rpc-kafka', version='2.4.0')
)
libraryDependencies += "net.opentsdb" % "opentsdb-rpc-kafka" % "2.4.0"
[net.opentsdb/opentsdb-rpc-kafka "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.opentsdb : opentsdb | jar | 2.4.0 |
org.apache.kafka : kafka_2.9.2 | jar | 0.8.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.18.1-GA |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |
org.powermock : powermock-module-junit4 | jar | 1.6.5 |