License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-persistence-query-experimental_2.12.0-M4 |
Last Version | Last Version2.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-persistence-query-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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-query-experimental_2.12.0-M4/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-persistence-query-experimental_2.12.0-M4</artifactId>
<version>2.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-query-experimental_2.12.0-M4/
implementation 'com.typesafe.akka:akka-persistence-query-experimental_2.12.0-M4:2.4.9'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-persistence-query-experimental_2.12.0-M4/
implementation ("com.typesafe.akka:akka-persistence-query-experimental_2.12.0-M4:2.4.9")
'com.typesafe.akka:akka-persistence-query-experimental_2.12.0-M4:jar:2.4.9'
<dependency org="com.typesafe.akka" name="akka-persistence-query-experimental_2.12.0-M4" rev="2.4.9">
<artifact name="akka-persistence-query-experimental_2.12.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-persistence-query-experimental_2.12.0-M4', version='2.4.9')
)
libraryDependencies += "com.typesafe.akka" % "akka-persistence-query-experimental_2.12.0-M4" % "2.4.9"
[com.typesafe.akka/akka-persistence-query-experimental_2.12.0-M4 "2.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M4 |
com.typesafe.akka : akka-stream_2.12.0-M4 | jar | 2.4.9 |
com.typesafe.akka : akka-persistence_2.12.0-M4 | jar | 2.4.9 |
com.typesafe.akka : akka-testkit_2.12.0-M4 | jar | 2.4.9 |
com.typesafe.akka : akka-stream-testkit_2.12.0-M4 | jar | 2.4.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-M4 | jar | 2.2.6 |
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.4 |