License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.spekka |
ArtifactId | ArtifactIdspekka-stateful-akkapersistence_2.13 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionspekka-stateful-akkapersistence
spekka-stateful-akkapersistence
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.spekka/spekka-stateful-akkapersistence_2.13/ -->
<dependency>
<groupId>io.github.spekka</groupId>
<artifactId>spekka-stateful-akkapersistence_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.spekka/spekka-stateful-akkapersistence_2.13/
implementation 'io.github.spekka:spekka-stateful-akkapersistence_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.github.spekka/spekka-stateful-akkapersistence_2.13/
implementation ("io.github.spekka:spekka-stateful-akkapersistence_2.13:0.1.0")
'io.github.spekka:spekka-stateful-akkapersistence_2.13:jar:0.1.0'
<dependency org="io.github.spekka" name="spekka-stateful-akkapersistence_2.13" rev="0.1.0">
<artifact name="spekka-stateful-akkapersistence_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.spekka', module='spekka-stateful-akkapersistence_2.13', version='0.1.0')
)
libraryDependencies += "io.github.spekka" % "spekka-stateful-akkapersistence_2.13" % "0.1.0"
[io.github.spekka/spekka-stateful-akkapersistence_2.13 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.spekka : spekka-stateful_2.13 | jar | 0.1.0 |
io.github.spekka : spekka-codec_2.13 | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor-typed_2.13 | jar | 2.6.16 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
com.typesafe.akka : akka-stream-typed_2.13 | jar | 2.6.16 |
com.typesafe.akka : akka-persistence-typed_2.13 | jar | 2.6.16 |
Group / Artifact | Type | Version |
---|---|---|
io.github.spekka : spekka-test_2.13 | jar | 0.1.0 |
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
com.typesafe.akka : akka-persistence-testkit_2.13 | jar | 2.6.16 |