License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdcloudflow-akka-util_2.12 |
Version | Version2.3.1-NIGHTLY20220627 |
Type | Typejar |
Description |
Descriptioncloudflow-akka-util
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-util_2.12/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-akka-util_2.12</artifactId>
<version>2.3.1-NIGHTLY20220627</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-util_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-akka-util_2.12:2.3.1-NIGHTLY20220627'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-util_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-akka-util_2.12:2.3.1-NIGHTLY20220627")
'com.lightbend.cloudflow:cloudflow-akka-util_2.12:jar:2.3.1-NIGHTLY20220627'
<dependency org="com.lightbend.cloudflow" name="cloudflow-akka-util_2.12" rev="2.3.1-NIGHTLY20220627">
<artifact name="cloudflow-akka-util_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-akka-util_2.12', version='2.3.1-NIGHTLY20220627')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-akka-util_2.12" % "2.3.1-NIGHTLY20220627"
[com.lightbend.cloudflow/cloudflow-akka-util_2.12 "2.3.1-NIGHTLY20220627"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.lightbend.cloudflow : cloudflow-akka_2.12 | jar | 2.3.1-NIGHTLY20220627 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.9 |
com.typesafe.akka : akka-http2-support_2.12 | jar | 10.2.9 |
com.lightbend.akka.grpc : akka-grpc-runtime_2.12 | jar | 2.1.4 |
com.typesafe.akka : akka-stream-contrib_2.12 | jar | 0.11 |
Group / Artifact | Type | Version |
---|---|---|
com.lightbend.cloudflow : cloudflow-akka-testkit_2.12 | jar | 2.3.1-NIGHTLY20220627 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.19 |
org.scalatest : scalatest_2.12 | jar | 3.2.12 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.2.9 |
com.typesafe.akka : akka-http-jackson_2.12 | jar | 10.2.9 |
org.scalatestplus : junit-4-13_2.12 | jar | 3.2.12.0 |