com.github.hengboy:micro-job-core

Distributed Timing Task Execution Framework

License

License

GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

micro-job-core
Last Version

Last Version

0.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Distributed Timing Task Execution Framework

Download micro-job-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.4.RELEASE
com.alibaba : fastjson jar 1.2.54
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
javax.ws.rs : javax.ws.rs-api jar 2.1
org.projectlombok : lombok jar 1.18.4
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 20.0
org.springframework : spring-context-support jar 5.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE