License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.streetcontxt |
ArtifactId | ArtifactIdkcl-akka-stream_2.13 |
Version | Version5.0.0 |
Type | Typejar |
Description |
Descriptionkcl-akka-stream
kcl-akka-stream
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.streetcontxt/kcl-akka-stream_2.13/ -->
<dependency>
<groupId>io.github.streetcontxt</groupId>
<artifactId>kcl-akka-stream_2.13</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.streetcontxt/kcl-akka-stream_2.13/
implementation 'io.github.streetcontxt:kcl-akka-stream_2.13:5.0.0'
// https://jarcasting.com/artifacts/io.github.streetcontxt/kcl-akka-stream_2.13/
implementation ("io.github.streetcontxt:kcl-akka-stream_2.13:5.0.0")
'io.github.streetcontxt:kcl-akka-stream_2.13:jar:5.0.0'
<dependency org="io.github.streetcontxt" name="kcl-akka-stream_2.13" rev="5.0.0">
<artifact name="kcl-akka-stream_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.streetcontxt', module='kcl-akka-stream_2.13', version='5.0.0')
)
libraryDependencies += "io.github.streetcontxt" % "kcl-akka-stream_2.13" % "5.0.0"
[io.github.streetcontxt/kcl-akka-stream_2.13 "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.14 |
software.amazon.kinesis : amazon-kinesis-client | jar | 2.3.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.3 |
io.github.streetcontxt : kpl-scala_2.13 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.7 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.14 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalamock : scalamock_2.13 | jar | 5.1.0 |