License |
License |
---|---|
GroupId | GroupIdclub.zhcs |
ArtifactId | ArtifactIddistributed-job-core |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptiondistributed-job-core
分布式任务调度核心
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
distributed-job-core-1.0.pom | |
distributed-job-core-1.0.jar | 27 KB |
distributed-job-core-1.0-sources.jar | 11 KB |
distributed-job-core-1.0-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.66 |
org.springframework : spring-webmvc | jar |