Last Version

com.gitee.hengboy:spring-boot-starter-micro-job-server 0.0.1.RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

spring-boot-starter-micro-job-server
Version

Version

0.0.1.RELEASE
Type

Type

jar
Description

Description

Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-micro-job-server

Download spring-boot-starter-micro-job-server 0.0.1.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.2.RELEASE
com.gitee.hengboy : micro-job-common jar 0.0.1.RELEASE
org.quartz-scheduler : quartz jar 2.3.0
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.