License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-persistence-cassandra-launcher_2.13.0-RC2 |
Version | Version0.62 |
Type | Typejar |
Description |
Descriptionakka-persistence-cassandra-launcher
akka-persistence-cassandra-launcher
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-cassandra-launcher_2.13.0-RC2/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-persistence-cassandra-launcher_2.13.0-RC2</artifactId>
<version>0.62</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-cassandra-launcher_2.13.0-RC2/
implementation 'com.typesafe.akka:akka-persistence-cassandra-launcher_2.13.0-RC2:0.62'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-cassandra-launcher_2.13.0-RC2/
implementation ("com.typesafe.akka:akka-persistence-cassandra-launcher_2.13.0-RC2:0.62")
'com.typesafe.akka:akka-persistence-cassandra-launcher_2.13.0-RC2:jar:0.62'
<dependency org="com.typesafe.akka" name="akka-persistence-cassandra-launcher_2.13.0-RC2" rev="0.62">
<artifact name="akka-persistence-cassandra-launcher_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-persistence-cassandra-launcher_2.13.0-RC2', version='0.62')
)
libraryDependencies += "com.typesafe.akka" % "akka-persistence-cassandra-launcher_2.13.0-RC2" % "0.62"
[com.typesafe.akka/akka-persistence-cassandra-launcher_2.13.0-RC2 "0.62"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |