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