Last Version

akka-persistence-experimental 2.3.16

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module 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. An experimental 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-experimental_2.10
Version

Version

2.3.16
Type

Type

jar
Description

Description

akka-persistence-experimental
This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module 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. An experimental module may be dropped in major releases without prior deprecation.
Project URL

Project URL

http://akka.io/
Project Organization

Project Organization

Typesafe Inc.

Download akka-persistence-experimental_2.10 2.3.16


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.16
org.iq80.leveldb : leveldb jar 0.5
org.fusesource.leveldbjni : leveldbjni-all jar 1.7
com.google.protobuf : protobuf-java jar 2.5.0

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-remote_2.10 jar 2.3.16
com.typesafe.akka : akka-testkit_2.10 jar 2.3.16
org.scalatest : scalatest_2.10 jar 2.1.3
junit : junit jar 4.11
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.