com.github.mkorman9.districron:common

Distributed CRON microservice

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mkorman9.districron
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.101
Release Date

Release Date

Type

Type

jar
Description

Description

Distributed CRON microservice

Download common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.101
1.0.96