| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fd4s |
| ArtifactId | ArtifactIdfs2-kafka_3 |
| Last Version | Last Version3.0.0-M7 |
| Release Date | Release Date |
| 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-3.0.0-M7.pom | |
| fs2-kafka_3-3.0.0-M7.jar | 901 KB |
| fs2-kafka_3-3.0.0-M7-sources.jar | 87 KB |
| fs2-kafka_3-3.0.0-M7-javadoc.jar | 553 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/ -->
<dependency>
<groupId>com.github.fd4s</groupId>
<artifactId>fs2-kafka_3</artifactId>
<version>3.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation 'com.github.fd4s:fs2-kafka_3:3.0.0-M7'
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation ("com.github.fd4s:fs2-kafka_3:3.0.0-M7")
'com.github.fd4s:fs2-kafka_3:jar:3.0.0-M7'
<dependency org="com.github.fd4s" name="fs2-kafka_3" rev="3.0.0-M7">
<artifact name="fs2-kafka_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fd4s', module='fs2-kafka_3', version='3.0.0-M7')
)
libraryDependencies += "com.github.fd4s" % "fs2-kafka_3" % "3.0.0-M7"
[com.github.fd4s/fs2-kafka_3 "3.0.0-M7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| co.fs2 : fs2-core_3 | jar | 3.2.5 |
| org.typelevel : cats-effect_3 | jar | 3.3.9 |
| org.apache.kafka : kafka-clients | jar | 3.1.0 |