License |
License |
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIdrxjava-connector-kafka |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-connector-kafka
rxjava-connector-kafka
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-kafka/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-connector-kafka</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-kafka/
implementation 'com.github.hekonsek:rxjava-connector-kafka:0.4'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-kafka/
implementation ("com.github.hekonsek:rxjava-connector-kafka:0.4")
'com.github.hekonsek:rxjava-connector-kafka:jar:0.4'
<dependency org="com.github.hekonsek" name="rxjava-connector-kafka" rev="0.4">
<artifact name="rxjava-connector-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-connector-kafka', version='0.4')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-connector-kafka" % "0.4"
[com.github.hekonsek/rxjava-connector-kafka "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hekonsek : rxjava-event | jar | 0.7 |
io.vertx : vertx-kafka-client | jar | 3.5.0 |
io.vertx : vertx-rx-java2 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
io.debezium : debezium-core | jar | 0.5.1 |
io.debezium : debezium-core | test-jar | 0.5.1 |
io.vertx : vertx-unit | jar | 3.5.0 |
org.assertj : assertj-core | jar | 3.8.0 |