| License |
License |
|---|---|
| GroupId | GroupIdio.github.benoitlouy |
| ArtifactId | ArtifactIdtele_2.12 |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontele
Kinesis client providing fs2 interfaces to produce and consumer from Kinesis streams
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tele_2.12-0.2.0.pom | |
| tele_2.12-0.2.0.jar | 135 KB |
| tele_2.12-0.2.0-sources.jar | 11 KB |
| tele_2.12-0.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.12/ -->
<dependency>
<groupId>io.github.benoitlouy</groupId>
<artifactId>tele_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.12/
implementation 'io.github.benoitlouy:tele_2.12:0.2.0'
// https://jarcasting.com/artifacts/io.github.benoitlouy/tele_2.12/
implementation ("io.github.benoitlouy:tele_2.12:0.2.0")
'io.github.benoitlouy:tele_2.12:jar:0.2.0'
<dependency org="io.github.benoitlouy" name="tele_2.12" rev="0.2.0">
<artifact name="tele_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benoitlouy', module='tele_2.12', version='0.2.0')
)
libraryDependencies += "io.github.benoitlouy" % "tele_2.12" % "0.2.0"
[io.github.benoitlouy/tele_2.12 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| org.scala-lang.modules : scala-collection-compat_2.12 | 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.12 | jar | 3.3.0 |
| co.fs2 : fs2-core_2.12 | jar | 3.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.7 |
| ch.qos.logback : logback-classic | jar | 1.2.8 |
| io.circe : circe-core_2.12 | jar | 0.14.1 |
| io.circe : circe-parser_2.12 | jar | 0.14.1 |