tele

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

License

License

GroupId

GroupId

io.github.benoitlouy
ArtifactId

ArtifactId

tele_3
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_3

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.0
org.scala-lang.modules : scala-collection-compat_3 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_3 jar 3.3.0
co.fs2 : fs2-core_3 jar 3.2.3

test (4)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-3_3 jar 1.0.7
ch.qos.logback : logback-classic jar 1.2.8
io.circe : circe-core_3 jar 0.14.1
io.circe : circe-parser_3 jar 0.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0