| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fd4s |
| ArtifactId | ArtifactIdfs2-kafka_3.0.0-RC3 |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionfs2-kafka
fs2-kafka
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fs2-kafka_3.0.0-RC3-2.0.0.pom | |
| fs2-kafka_3.0.0-RC3-2.0.0.jar | 901 KB |
| fs2-kafka_3.0.0-RC3-2.0.0-sources.jar | 87 KB |
| fs2-kafka_3.0.0-RC3-2.0.0-javadoc.jar | 553 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3.0.0-RC3/ -->
<dependency>
<groupId>com.github.fd4s</groupId>
<artifactId>fs2-kafka_3.0.0-RC3</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3.0.0-RC3/
implementation 'com.github.fd4s:fs2-kafka_3.0.0-RC3:2.0.0'
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3.0.0-RC3/
implementation ("com.github.fd4s:fs2-kafka_3.0.0-RC3:2.0.0")
'com.github.fd4s:fs2-kafka_3.0.0-RC3:jar:2.0.0'
<dependency org="com.github.fd4s" name="fs2-kafka_3.0.0-RC3" rev="2.0.0">
<artifact name="fs2-kafka_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fd4s', module='fs2-kafka_3.0.0-RC3', version='2.0.0')
)
libraryDependencies += "com.github.fd4s" % "fs2-kafka_3.0.0-RC3" % "2.0.0"
[com.github.fd4s/fs2-kafka_3.0.0-RC3 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
| co.fs2 : fs2-core_3.0.0-RC3 | jar | 3.0.2 |
| org.typelevel : cats-effect_3.0.0-RC3 | jar | 3.1.0 |
| org.apache.kafka : kafka-clients | jar | 2.8.0 |