License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdcloudflow-akka-testkit_2.12 |
Version | Version2.1.2-NIGHTLY20210531 |
Type | Typejar |
Description |
Descriptioncloudflow-akka-testkit
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-testkit_2.12/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-akka-testkit_2.12</artifactId>
<version>2.1.2-NIGHTLY20210531</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-testkit_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-akka-testkit_2.12:2.1.2-NIGHTLY20210531'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-testkit_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-akka-testkit_2.12:2.1.2-NIGHTLY20210531")
'com.lightbend.cloudflow:cloudflow-akka-testkit_2.12:jar:2.1.2-NIGHTLY20210531'
<dependency org="com.lightbend.cloudflow" name="cloudflow-akka-testkit_2.12" rev="2.1.2-NIGHTLY20210531">
<artifact name="cloudflow-akka-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-akka-testkit_2.12', version='2.1.2-NIGHTLY20210531')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-akka-testkit_2.12" % "2.1.2-NIGHTLY20210531"
[com.lightbend.cloudflow/cloudflow-akka-testkit_2.12 "2.1.2-NIGHTLY20210531"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.lightbend.cloudflow : cloudflow-akka_2.12 | jar | 2.1.2-NIGHTLY20210531 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.13 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.13 |
com.typesafe.akka : akka-stream-contrib_2.12 | jar | 0.10 |
com.iheart : ficus_2.12 | jar | 1.4.7 |
com.typesafe.akka : akka-stream-kafka-testkit_2.12 | jar | 2.0.5 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.13 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.13 |
org.scalatest : scalatest_2.12 | jar | 3.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatestplus : junit-4-13_2.12 | jar | 3.2.3.0 |