License |
License |
---|---|
GroupId | GroupIdio.bfil |
ArtifactId | ArtifactIdrx-kafka-core_2.12 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionrx-kafka-core
rx-kafka-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-kafka-core_2.12-0.2.0.pom | |
rx-kafka-core_2.12-0.2.0.jar | 51 KB |
rx-kafka-core_2.12-0.2.0-sources.jar | 9 KB |
rx-kafka-core_2.12-0.2.0-javadoc.jar | 744 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bfil/rx-kafka-core_2.12/ -->
<dependency>
<groupId>io.bfil</groupId>
<artifactId>rx-kafka-core_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bfil/rx-kafka-core_2.12/
implementation 'io.bfil:rx-kafka-core_2.12:0.2.0'
// https://jarcasting.com/artifacts/io.bfil/rx-kafka-core_2.12/
implementation ("io.bfil:rx-kafka-core_2.12:0.2.0")
'io.bfil:rx-kafka-core_2.12:jar:0.2.0'
<dependency org="io.bfil" name="rx-kafka-core_2.12" rev="0.2.0">
<artifact name="rx-kafka-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bfil', module='rx-kafka-core_2.12', version='0.2.0')
)
libraryDependencies += "io.bfil" % "rx-kafka-core_2.12" % "0.2.0"
[io.bfil/rx-kafka-core_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.apache.kafka : kafka_2.12 | jar | 0.10.2.1 |
org.apache.commons : commons-io | jar | 1.3.2 |
com.typesafe : config | jar | 1.2.1 |
io.reactivex : rxscala_2.12 | jar | 0.26.5 |
Group / Artifact | Type | Version |
---|---|---|
io.bfil : specs2-kafka_2.12 | jar | 0.8.0 |
org.specs2 : specs2-core_2.12 | jar | 3.8.6 |
org.specs2 : specs2-mock_2.12 | jar | 3.8.6 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |