License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-xxl-job-client |
Version | Version1.4.2.RELEASE |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
faster-xxl-job-client-1.4.2.RELEASE.pom | |
faster-xxl-job-client-1.4.2.RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-xxl-job-client/ -->
<dependency>
<groupId>cn.org.faster</groupId>
<artifactId>faster-xxl-job-client</artifactId>
<version>1.4.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-xxl-job-client/
implementation 'cn.org.faster:faster-xxl-job-client:1.4.2.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-xxl-job-client/
implementation ("cn.org.faster:faster-xxl-job-client:1.4.2.RELEASE")
'cn.org.faster:faster-xxl-job-client:jar:1.4.2.RELEASE'
<dependency org="cn.org.faster" name="faster-xxl-job-client" rev="1.4.2.RELEASE">
<artifact name="faster-xxl-job-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-xxl-job-client', version='1.4.2.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-xxl-job-client" % "1.4.2.RELEASE"
[cn.org.faster/faster-xxl-job-client "1.4.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.xuxueli : xxl-job-core | jar | 2.3.0 |
cn.org.faster : faster-core | jar | 1.4.2.RELEASE |