License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.softwaremill.reactivekafka |
ArtifactId | ArtifactIdreactive-kafka-core_2.11 |
Version | Version0.10.1 |
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.11/ -->
<dependency>
<groupId>com.softwaremill.reactivekafka</groupId>
<artifactId>reactive-kafka-core_2.11</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/reactive-kafka-core_2.11/
implementation 'com.softwaremill.reactivekafka:reactive-kafka-core_2.11:0.10.1'
// https://jarcasting.com/artifacts/com.softwaremill.reactivekafka/reactive-kafka-core_2.11/
implementation ("com.softwaremill.reactivekafka:reactive-kafka-core_2.11:0.10.1")
'com.softwaremill.reactivekafka:reactive-kafka-core_2.11:jar:0.10.1'
<dependency org="com.softwaremill.reactivekafka" name="reactive-kafka-core_2.11" rev="0.10.1">
<artifact name="reactive-kafka-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.reactivekafka', module='reactive-kafka-core_2.11', version='0.10.1')
)
libraryDependencies += "com.softwaremill.reactivekafka" % "reactive-kafka-core_2.11" % "0.10.1"
[com.softwaremill.reactivekafka/reactive-kafka-core_2.11 "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.2 |
org.apache.kafka : kafka-clients | jar | 0.9.0.1 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
org.scalaj : scalaj-collection_2.11 | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.2 |
org.scalatest : scalatest_2.11 | 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.11 | jar | 2.4.2 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.4.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.mockito : mockito-core | jar | 1.10.19 |