License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.hengboy |
ArtifactId | ArtifactIdmicro-job-provider |
Last Version | Last Version0.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description任务提供者
|
<!-- https://jarcasting.com/artifacts/com.github.hengboy/micro-job-provider/ -->
<dependency>
<groupId>com.github.hengboy</groupId>
<artifactId>micro-job-provider</artifactId>
<version>0.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job-provider/
implementation 'com.github.hengboy:micro-job-provider:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job-provider/
implementation ("com.github.hengboy:micro-job-provider:0.0.3.RELEASE")
'com.github.hengboy:micro-job-provider:jar:0.0.3.RELEASE'
<dependency org="com.github.hengboy" name="micro-job-provider" rev="0.0.3.RELEASE">
<artifact name="micro-job-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hengboy', module='micro-job-provider', version='0.0.3.RELEASE')
)
libraryDependencies += "com.github.hengboy" % "micro-job-provider" % "0.0.3.RELEASE"
[com.github.hengboy/micro-job-provider "0.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hengboy : micro-job-core | jar | 0.0.3.RELEASE |
com.github.hengboy : micro-job-registry Optional | jar | 0.0.3.RELEASE |
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 |