License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-sample-persistence_2.10 |
Version | Version2.3.0-RC2 |
Type | Typejar |
Description |
Descriptionakka-sample-persistence
akka-sample-persistence
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-persistence_2.10/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-sample-persistence_2.10</artifactId>
<version>2.3.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-persistence_2.10/
implementation 'com.typesafe.akka:akka-sample-persistence_2.10:2.3.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-persistence_2.10/
implementation ("com.typesafe.akka:akka-sample-persistence_2.10:2.3.0-RC2")
'com.typesafe.akka:akka-sample-persistence_2.10:jar:2.3.0-RC2'
<dependency org="com.typesafe.akka" name="akka-sample-persistence_2.10" rev="2.3.0-RC2">
<artifact name="akka-sample-persistence_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-sample-persistence_2.10', version='2.3.0-RC2')
)
libraryDependencies += "com.typesafe.akka" % "akka-sample-persistence_2.10" % "2.3.0-RC2"
[com.typesafe.akka/akka-sample-persistence_2.10 "2.3.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.0-RC2 |
com.typesafe.akka : akka-persistence-experimental_2.10 | jar | 2.3.0-RC2 |