License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.aecor |
ArtifactId | ArtifactIdakka-cluster-runtime_2.12 |
Version | Version0.19.0 |
Type | Typejar |
Description |
DescriptionAecor Runtime based on Akka Cluster Sharding
Aecor Runtime based on Akka Cluster Sharding
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.aecor/akka-cluster-runtime_2.12/ -->
<dependency>
<groupId>io.aecor</groupId>
<artifactId>akka-cluster-runtime_2.12</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.aecor/akka-cluster-runtime_2.12/
implementation 'io.aecor:akka-cluster-runtime_2.12:0.19.0'
// https://jarcasting.com/artifacts/io.aecor/akka-cluster-runtime_2.12/
implementation ("io.aecor:akka-cluster-runtime_2.12:0.19.0")
'io.aecor:akka-cluster-runtime_2.12:jar:0.19.0'
<dependency org="io.aecor" name="akka-cluster-runtime_2.12" rev="0.19.0">
<artifact name="akka-cluster-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aecor', module='akka-cluster-runtime_2.12', version='0.19.0')
)
libraryDependencies += "io.aecor" % "akka-cluster-runtime_2.12" % "0.19.0"
[io.aecor/akka-cluster-runtime_2.12 "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
io.aecor : core_2.12 | jar | 0.19.0 |
com.thesamet.scalapb : scalapb-runtime_2.12 | jar | 0.9.0 |
com.typesafe.akka : akka-cluster-sharding_2.12 | jar | 2.5.26 |
Group / Artifact | Type | Version |
---|---|---|
io.aecor : boopickle-wire-protocol_2.12 | jar | 0.19.0 |
com.github.alexarchambault : scalacheck-shapeless_1.14_2.12 | jar | 1.2.3 |
org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |
org.typelevel : discipline-scalatest_2.12 | jar | 1.0.0-RC1 |
org.typelevel : cats-laws_2.12 | jar | 2.0.0 |
org.typelevel : cats-tagless-macros_2.12 | jar | 0.10 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.26 |
com.typesafe.akka : akka-persistence-cassandra-launcher_2.12 | jar | 0.62 |