k

kinesis4cats-kcl-http4s_3

Http4s interfaces for the KCL
https://etspaceman.github.io/kinesis4cats
Apache-2.0
etspaceman
Eric Meisel
文件下载
文件名 操作
kinesis4cats-kcl-http4s_3-0.0.4.jar 下载
kinesis4cats-kcl-http4s_3-0.0.4.pom 下载
kinesis4cats-kcl-http4s_3-0.0.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.etspaceman</groupId>
  <artifactId>kinesis4cats-kcl-http4s_3</artifactId>
  <version>0.0.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.etspaceman:kinesis4cats-kcl-http4s_3:0.0.4'
Gradle Kotlin
implementation("io.github.etspaceman:kinesis4cats-kcl-http4s_3:0.0.4")
Scala SBT
libraryDependencies += "io.github.etspaceman" % "kinesis4cats-kcl-http4s_3" % "0.0.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.etspaceman', module='kinesis4cats-kcl-http4s_3', version='0.0.4')
)
Apache Ivy
<dependency org="io.github.etspaceman" name="kinesis4cats-kcl-http4s_3" rev="0.0.4" />
Leiningen
[io.github.etspaceman/kinesis4cats-kcl-http4s_3 "0.0.4"]
Apache Buildr
'io.github.etspaceman:kinesis4cats-kcl-http4s_3:jar:0.0.4'