Last Version

club.zhcs:distributed-job-spring-boot-starter 1.0

分布式任务调度系统

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

distributed-job-spring-boot-starter
Version

Version

1.0
Type

Type

jar
Description

Description

分布式任务调度系统
Project Organization

Project Organization

Pivotal Software, Inc.

Download distributed-job-spring-boot-starter 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
club.zhcs : distributed-job-core jar 1.0
org.springframework.boot : spring-boot-autoconfigure jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.14.RELEASE

Project Modules

There are no modules declared in this project.