License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-kafka |
Last Version | Last Version1.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-kafka
Kafka Support
|
Project URL |
Project URL |
Filename | Size |
---|---|
qbit-kafka-1.1.0.RELEASE.pom | |
qbit-kafka-1.1.0.RELEASE.jar | 7 KB |
qbit-kafka-1.1.0.RELEASE-sources.jar | 3 KB |
qbit-kafka-1.1.0.RELEASE-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-kafka/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-kafka</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-kafka/
implementation 'io.advantageous.qbit:qbit-kafka:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-kafka/
implementation ("io.advantageous.qbit:qbit-kafka:1.1.0.RELEASE")
'io.advantageous.qbit:qbit-kafka:jar:1.1.0.RELEASE'
<dependency org="io.advantageous.qbit" name="qbit-kafka" rev="1.1.0.RELEASE">
<artifact name="qbit-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-kafka', version='1.1.0.RELEASE')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-kafka" % "1.1.0.RELEASE"
[io.advantageous.qbit/qbit-kafka "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka_2.10 | jar | 0.8.2.0 |
org.slf4j : slf4j-api | jar | 1.7.12 |
io.advantageous.qbit : qbit-core | jar | 1.1.0.RELEASE |
ch.qos.logback : logback-core | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 2.0.4-beta |
io.advantageous.qbit : qbit-test-support | jar | 1.1.0.RELEASE |
ch.qos.logback : logback-classic | jar | 1.1.2 |