k

kinesis4cats-kcl-http4s_2.13

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