is not current version
Last Version 0.2.0

tele 0.1.0

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

License

License

GroupId

GroupId

io.github.benoitlouy
ArtifactId

ArtifactId

tele_2.13
Version

Version

0.1.0
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 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.13/ -->
<dependency>
    <groupId>io.github.benoitlouy</groupId>
    <artifactId>tele_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.13/
implementation 'io.github.benoitlouy:tele_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.13/
implementation ("io.github.benoitlouy:tele_2.13:0.1.0")
'io.github.benoitlouy:tele_2.13:jar:0.1.0'
<dependency org="io.github.benoitlouy" name="tele_2.13" rev="0.1.0">
  <artifact name="tele_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benoitlouy', module='tele_2.13', version='0.1.0')
)
libraryDependencies += "io.github.benoitlouy" % "tele_2.13" % "0.1.0"
[io.github.benoitlouy/tele_2.13 "0.1.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.88
software.amazon.kinesis : amazon-kinesis-client jar 2.3.9
org.typelevel : cats-effect_2.13 jar 3.2.9
co.fs2 : fs2-core_2.13 jar 3.2.2

test (4)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.6
ch.qos.logback : logback-classic jar 1.2.7
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.