Last Version

akka-persistence-typed 2.5.22

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-persistence-typed_2.13.0-RC1
Version

Version

2.5.22
Type

Type

jar
Description

Description

akka-persistence-typed
This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-persistence-typed_2.13.0-RC1 2.5.22


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-typed_2.13.0-RC1/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-persistence-typed_2.13.0-RC1</artifactId>
    <version>2.5.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-typed_2.13.0-RC1/
implementation 'com.typesafe.akka:akka-persistence-typed_2.13.0-RC1:2.5.22'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-typed_2.13.0-RC1/
implementation ("com.typesafe.akka:akka-persistence-typed_2.13.0-RC1:2.5.22")
'com.typesafe.akka:akka-persistence-typed_2.13.0-RC1:jar:2.5.22'
<dependency org="com.typesafe.akka" name="akka-persistence-typed_2.13.0-RC1" rev="2.5.22">
  <artifact name="akka-persistence-typed_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-persistence-typed_2.13.0-RC1', version='2.5.22')
)
libraryDependencies += "com.typesafe.akka" % "akka-persistence-typed_2.13.0-RC1" % "2.5.22"
[com.typesafe.akka/akka-persistence-typed_2.13.0-RC1 "2.5.22"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC1
com.typesafe.akka : akka-actor-typed_2.13.0-RC1 jar 2.5.22
com.typesafe.akka : akka-persistence_2.13.0-RC1 jar 2.5.22
com.typesafe.akka : akka-actor-testkit-typed_2.13.0-RC1 jar 2.5.22

provided (3)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.13.0-RC1 jar 1.3.3
org.iq80.leveldb : leveldb Optional jar 0.10
org.fusesource.leveldbjni : leveldbjni-all Optional jar 1.8

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-persistence-query_2.13.0-RC1 jar 2.5.22
com.typesafe.akka » akka-actor-typed-tests_2.13.0-RC1 jar 2.5.22

Project Modules

There are no modules declared in this project.