License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.weightwatchers |
ArtifactId | ArtifactIdreactive-kinesis_2.12 |
Version | Version0.6.11 |
Type | Typejar |
Description |
Descriptionreactive-kinesis
reactive-kinesis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.weightwatchers/reactive-kinesis_2.12/ -->
<dependency>
<groupId>com.weightwatchers</groupId>
<artifactId>reactive-kinesis_2.12</artifactId>
<version>0.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.weightwatchers/reactive-kinesis_2.12/
implementation 'com.weightwatchers:reactive-kinesis_2.12:0.6.11'
// https://jarcasting.com/artifacts/com.weightwatchers/reactive-kinesis_2.12/
implementation ("com.weightwatchers:reactive-kinesis_2.12:0.6.11")
'com.weightwatchers:reactive-kinesis_2.12:jar:0.6.11'
<dependency org="com.weightwatchers" name="reactive-kinesis_2.12" rev="0.6.11">
<artifact name="reactive-kinesis_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weightwatchers', module='reactive-kinesis_2.12', version='0.6.11')
)
libraryDependencies += "com.weightwatchers" % "reactive-kinesis_2.12" % "0.6.11"
[com.weightwatchers/reactive-kinesis_2.12 "0.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.5 |
com.amazonaws : amazon-kinesis-client | jar | 1.8.10 |
com.amazonaws : amazon-kinesis-producer | jar | 0.12.11 |
com.typesafe : config | jar | 1.3.3 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.19 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.5 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.19 |
org.mockito : mockito-core | jar | 2.16.0 |