License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIddev.rpeters |
ArtifactId | ArtifactIdmunit-akka-typed-persistence_2.13 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionmunit-akka-typed-persistence
munit-akka-typed-persistence
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.rpeters/munit-akka-typed-persistence_2.13/ -->
<dependency>
<groupId>dev.rpeters</groupId>
<artifactId>munit-akka-typed-persistence_2.13</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rpeters/munit-akka-typed-persistence_2.13/
implementation 'dev.rpeters:munit-akka-typed-persistence_2.13:0.1'
// https://jarcasting.com/artifacts/dev.rpeters/munit-akka-typed-persistence_2.13/
implementation ("dev.rpeters:munit-akka-typed-persistence_2.13:0.1")
'dev.rpeters:munit-akka-typed-persistence_2.13:jar:0.1'
<dependency org="dev.rpeters" name="munit-akka-typed-persistence_2.13" rev="0.1">
<artifact name="munit-akka-typed-persistence_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rpeters', module='munit-akka-typed-persistence_2.13', version='0.1')
)
libraryDependencies += "dev.rpeters" % "munit-akka-typed-persistence_2.13" % "0.1"
[dev.rpeters/munit-akka-typed-persistence_2.13 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
dev.rpeters : munit-akka-typed_2.13 | jar | 0.1 |
com.typesafe.akka : akka-persistence-testkit_2.13 | jar | 2.6.19 |