License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.softwaremill.reactivekafka |
ArtifactId | ArtifactIdreactive-kafka-core_2.10 |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionreactive-kafka-core
reactive-kafka-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/reactive-kafka-core_2.10/ -->
<dependency>
<groupId>com.softwaremill.reactivekafka</groupId>
<artifactId>reactive-kafka-core_2.10</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/reactive-kafka-core_2.10/
implementation 'com.softwaremill.reactivekafka:reactive-kafka-core_2.10:0.9.0'
// https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/reactive-kafka-core_2.10/
implementation ("com.softwaremill.reactivekafka:reactive-kafka-core_2.10:0.9.0")
'com.softwaremill.reactivekafka:reactive-kafka-core_2.10:jar:0.9.0'
<dependency org="com.softwaremill.reactivekafka" name="reactive-kafka-core_2.10" rev="0.9.0">
<artifact name="reactive-kafka-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.reactivekafka', module='reactive-kafka-core_2.10', version='0.9.0')
)
libraryDependencies += "com.softwaremill.reactivekafka" % "reactive-kafka-core_2.10" % "0.9.0"
[com.softwaremill.reactivekafka/reactive-kafka-core_2.10 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.typesafe.akka : akka-stream-experimental_2.10 | jar | 2.0 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.14 |
org.apache.kafka : kafka_2.10 | jar | 0.9.0.0 |
org.apache.kafka : kafka-clients | jar | 0.9.0.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.14 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.0 |
com.novocode : junit-interface | jar | 0.11 |
junit : junit | jar | 4.12 |
com.typesafe.akka : akka-slf4j_2.10 | jar | 2.3.14 |
com.typesafe.akka : akka-stream-testkit-experimental_2.10 | jar | 2.0 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.mockito : mockito-core | jar | 1.10.19 |