com.github.mkorman9.districron:implementation

Distributed CRON microservice

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mkorman9.districron
ArtifactId

ArtifactId

implementation
Last Version

Last Version

1.0.101
Release Date

Release Date

Type

Type

jar
Description

Description

Distributed CRON microservice

Download implementation

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/ -->
<dependency>
    <groupId>com.github.mkorman9.districron</groupId>
    <artifactId>implementation</artifactId>
    <version>1.0.101</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/
implementation 'com.github.mkorman9.districron:implementation:1.0.101'
// https://jarcasting.com/artifacts/com.github.mkorman9.districron/implementation/
implementation ("com.github.mkorman9.districron:implementation:1.0.101")
'com.github.mkorman9.districron:implementation:jar:1.0.101'
<dependency org="com.github.mkorman9.districron" name="implementation" rev="1.0.101">
  <artifact name="implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkorman9.districron', module='implementation', version='1.0.101')
)
libraryDependencies += "com.github.mkorman9.districron" % "implementation" % "1.0.101"
[com.github.mkorman9.districron/implementation "1.0.101"]

Dependencies

compile (10)

Group / Artifact Type Version
com.github.mkorman9.districron : common jar 1.0.101
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-actor_2.11 jar 2.4.16
com.typesafe.akka : akka-cluster_2.11 jar 2.4.16
com.typesafe.akka : akka-cluster-tools_2.11 jar 2.4.16
org.springframework : spring-context jar 4.3.6.RELEASE
ch.qos.logback : logback-classic jar 1.2.1
com.typesafe.slick : slick_2.11 jar 2.1.0
com.zaxxer : HikariCP jar 2.4.7
mysql : mysql-connector-java jar 5.1.39

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1
org.scalamock : scalamock-scalatest-support_2.11 jar 3.5.0
com.typesafe.akka : akka-testkit_2.11 jar 2.4.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.101
1.0.96