Last Version

CrayFish :: ALARMS :: AKKA :: TimeRange Service 0.0.1

The library contains primitives that allow you to control the installation of tasks for processing on a schedule

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.sftwnd.crayfish.alarms
ArtifactId

ArtifactId

crayfish-alarms-akka-timerange-service
Version

Version

0.0.1
Type

Type

jar
Description

Description

CrayFish :: ALARMS :: AKKA :: TimeRange Service
The library contains primitives that allow you to control the installation of tasks for processing on a schedule

Download crayfish-alarms-akka-timerange-service 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.alarms/crayfish-alarms-akka-timerange-service/ -->
<dependency>
    <groupId>com.github.sftwnd.crayfish.alarms</groupId>
    <artifactId>crayfish-alarms-akka-timerange-service</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.alarms/crayfish-alarms-akka-timerange-service/
implementation 'com.github.sftwnd.crayfish.alarms:crayfish-alarms-akka-timerange-service:0.0.1'
// https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.alarms/crayfish-alarms-akka-timerange-service/
implementation ("com.github.sftwnd.crayfish.alarms:crayfish-alarms-akka-timerange-service:0.0.1")
'com.github.sftwnd.crayfish.alarms:crayfish-alarms-akka-timerange-service:jar:0.0.1'
<dependency org="com.github.sftwnd.crayfish.alarms" name="crayfish-alarms-akka-timerange-service" rev="0.0.1">
  <artifact name="crayfish-alarms-akka-timerange-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sftwnd.crayfish.alarms', module='crayfish-alarms-akka-timerange-service', version='0.0.1')
)
libraryDependencies += "com.github.sftwnd.crayfish.alarms" % "crayfish-alarms-akka-timerange-service" % "0.0.1"
[com.github.sftwnd.crayfish.alarms/crayfish-alarms-akka-timerange-service "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.sftwnd.crayfish.alarms : crayfish-alarms-akka-timerange jar 0.0.1
com.typesafe.akka : akka-actor-typed_2.13 jar 2.6.18
com.typesafe.akka : akka-slf4j_2.13 jar 2.6.18
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-actor-testkit-typed_2.13 jar 2.6.18
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.3.1
org.slf4j : slf4j-nop jar 1.7.35

Project Modules

There are no modules declared in this project.