License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.spekka |
ArtifactId | ArtifactIdspekka-stateful-akkapersistence_2.12 |
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.12/ -->
<dependency>
<groupId>io.github.spekka</groupId>
<artifactId>spekka-stateful-akkapersistence_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.spekka/spekka-stateful-akkapersistence_2.12/
implementation 'io.github.spekka:spekka-stateful-akkapersistence_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.github.spekka/spekka-stateful-akkapersistence_2.12/
implementation ("io.github.spekka:spekka-stateful-akkapersistence_2.12:0.1.0")
'io.github.spekka:spekka-stateful-akkapersistence_2.12:jar:0.1.0'
<dependency org="io.github.spekka" name="spekka-stateful-akkapersistence_2.12" rev="0.1.0">
<artifact name="spekka-stateful-akkapersistence_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.spekka', module='spekka-stateful-akkapersistence_2.12', version='0.1.0')
)
libraryDependencies += "io.github.spekka" % "spekka-stateful-akkapersistence_2.12" % "0.1.0"
[io.github.spekka/spekka-stateful-akkapersistence_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.spekka : spekka-stateful_2.12 | jar | 0.1.0 |
io.github.spekka : spekka-codec_2.12 | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor-typed_2.12 | jar | 2.6.16 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.16 |
com.typesafe.akka : akka-stream-typed_2.12 | jar | 2.6.16 |
com.typesafe.akka : akka-persistence-typed_2.12 | jar | 2.6.16 |
Group / Artifact | Type | Version |
---|---|---|
io.github.spekka : spekka-test_2.12 | jar | 0.1.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
com.typesafe.akka : akka-persistence-testkit_2.12 | jar | 2.6.16 |