License |
License |
---|---|
GroupId | GroupIdcom.github.fd4s |
ArtifactId | ArtifactIdfs2-kafka_3 |
Version | Version2.2.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-2.2.0.pom | |
fs2-kafka_3-2.2.0.jar | 912 KB |
fs2-kafka_3-2.2.0-sources.jar | 88 KB |
fs2-kafka_3-2.2.0-javadoc.jar | 568 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/ -->
<dependency>
<groupId>com.github.fd4s</groupId>
<artifactId>fs2-kafka_3</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation 'com.github.fd4s:fs2-kafka_3:2.2.0'
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation ("com.github.fd4s:fs2-kafka_3:2.2.0")
'com.github.fd4s:fs2-kafka_3:jar:2.2.0'
<dependency org="com.github.fd4s" name="fs2-kafka_3" rev="2.2.0">
<artifact name="fs2-kafka_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fd4s', module='fs2-kafka_3', version='2.2.0')
)
libraryDependencies += "com.github.fd4s" % "fs2-kafka_3" % "2.2.0"
[com.github.fd4s/fs2-kafka_3 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
co.fs2 : fs2-core_3 | jar | 3.1.0 |
org.typelevel : cats-effect_3 | jar | 3.2.3 |
org.apache.kafka : kafka-clients | jar | 2.8.0 |