License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.firstbird |
ArtifactId | ArtifactIdakka-persistent-scheduler_2.13 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-persistent-scheduler
akka-persistent-scheduler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.firstbird/akka-persistent-scheduler_2.13/ -->
<dependency>
<groupId>com.firstbird</groupId>
<artifactId>akka-persistent-scheduler_2.13</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstbird/akka-persistent-scheduler_2.13/
implementation 'com.firstbird:akka-persistent-scheduler_2.13:1.0.2'
// https://jarcasting.com/artifacts/com.firstbird/akka-persistent-scheduler_2.13/
implementation ("com.firstbird:akka-persistent-scheduler_2.13:1.0.2")
'com.firstbird:akka-persistent-scheduler_2.13:jar:1.0.2'
<dependency org="com.firstbird" name="akka-persistent-scheduler_2.13" rev="1.0.2">
<artifact name="akka-persistent-scheduler_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstbird', module='akka-persistent-scheduler_2.13', version='1.0.2')
)
libraryDependencies += "com.firstbird" % "akka-persistent-scheduler_2.13" % "1.0.2"
[com.firstbird/akka-persistent-scheduler_2.13 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.4 |
org.scala-lang.modules : scala-java8-compat_2.13 | jar | 0.9.1 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.14 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.14 |
com.miguno.akka : akka-mock-scheduler_2.13 | jar | 0.5.5 |
org.scalatest : scalatest_2.13 | jar | 3.2.9 |