is not current version
Last Version 0.0.3.RELEASE

com.github.hengboy:micro-job 0.0.2.RELEASE

Distributed Timing Task Execution Framework

GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

micro-job
Version

Version

0.0.2.RELEASE
Type

Type

pom

Download micro-job 0.0.2.RELEASE


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