MVN

com.github.hengboy : micro-job

Maven & Gradle

Feb 28, 2019

micro-job · Distributed Timing Task Execution Framework

<dependency>
    <groupId>com.github.hengboy</groupId>
    <artifactId>micro-job</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hengboy : micro-job to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3.RELEASE

All Versions

Choose a version of com.github.hengboy : micro-job to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
micro-job-0.0.3.RELEASE
micro-job-0.0.2.RELEASE
micro-job-0.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hengboy</groupId>
    <artifactId>micro-job</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>