Last Version

distributed-job-core 1.0

分布式任务调度核心

License

License

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

distributed-job-core
Version

Version

1.0
Type

Type

jar
Description

Description

distributed-job-core
分布式任务调度核心
Project Organization

Project Organization

Pivotal Software, Inc.

Download distributed-job-core 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.66
org.springframework : spring-webmvc jar

Project Modules

There are no modules declared in this project.