tele

Kinesis client providing fs2 interfaces to produce and consumer from Kinesis streams

License

License

GroupId

GroupId

io.github.benoitlouy
ArtifactId

ArtifactId

tele_2.13
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

tele
Kinesis client providing fs2 interfaces to produce and consumer from Kinesis streams
Project URL

Project URL

https://github.com/benoitlouy/tele
Project Organization

Project Organization

Benoit Louy
Source Code Management

Source Code Management

https://github.com/benoitlouy/tele

Download tele_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.13/ -->
<dependency>
    <groupId>io.github.benoitlouy</groupId>
    <artifactId>tele_2.13</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.13/
implementation 'io.github.benoitlouy:tele_2.13:0.2.0'
// https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.13/
implementation ("io.github.benoitlouy:tele_2.13:0.2.0")
'io.github.benoitlouy:tele_2.13:jar:0.2.0'
<dependency org="io.github.benoitlouy" name="tele_2.13" rev="0.2.0">
  <artifact name="tele_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benoitlouy', module='tele_2.13', version='0.2.0')
)
libraryDependencies += "io.github.benoitlouy" % "tele_2.13" % "0.2.0"
[io.github.benoitlouy/tele_2.13 "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
software.amazon.awssdk : kinesis jar 2.17.100
software.amazon.kinesis : amazon-kinesis-client jar 2.3.9
org.typelevel : cats-effect_2.13 jar 3.3.0
co.fs2 : fs2-core_2.13 jar 3.2.3

test (4)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.7
ch.qos.logback : logback-classic jar 1.2.8
io.circe : circe-core_2.13 jar 0.14.1
io.circe : circe-parser_2.13 jar 0.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0