Districron

Distributed CRON microservice

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mkorman9.districron
ArtifactId

ArtifactId

districron
Last Version

Last Version

1.0.101
Release Date

Release Date

Type

Type

pom
Description

Description

Districron
Distributed CRON microservice

Download districron

Filename Size
districron-1.0.101.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • implementation

Versions

Version
1.0.101
1.0.96