| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdcom.softwaremill.reactivekafka |
| ArtifactId | ArtifactIdzookeeper-committer_2.11 |
| Version | Version0.8.8 |
| Type | Typejar |
| Description |
Descriptionzookeeper-committer
zookeeper-committer
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/zookeeper-committer_2.11/ -->
<dependency>
<groupId>com.softwaremill.reactivekafka</groupId>
<artifactId>zookeeper-committer_2.11</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/zookeeper-committer_2.11/
implementation 'com.softwaremill.reactivekafka:zookeeper-committer_2.11:0.8.8'
// https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/zookeeper-committer_2.11/
implementation ("com.softwaremill.reactivekafka:zookeeper-committer_2.11:0.8.8")
'com.softwaremill.reactivekafka:zookeeper-committer_2.11:jar:0.8.8'
<dependency org="com.softwaremill.reactivekafka" name="zookeeper-committer_2.11" rev="0.8.8">
<artifact name="zookeeper-committer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.reactivekafka', module='zookeeper-committer_2.11', version='0.8.8')
)
libraryDependencies += "com.softwaremill.reactivekafka" % "zookeeper-committer_2.11" % "0.8.8"
[com.softwaremill.reactivekafka/zookeeper-committer_2.11 "0.8.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.softwaremill.reactivekafka : reactive-kafka-core_2.11 | jar | 0.8.8 |
| org.apache.kafka : kafka_2.11 | jar | 0.8.2.2 |
| org.apache.curator : curator-framework | jar | 2.9.0 |
| org.apache.curator : curator-recipes | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.4 |