k

kinesis4cats-kcl-http4s_2.12

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