Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.ckjava |
ArtifactId | ArtifactIdxjob-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionxjob-client
jee-components
|
Project URL |
Project URL |
Filename | Size |
---|---|
xjob-client-1.0.0.pom | |
xjob-client-1.0.0.jar | 20 KB |
xjob-client-1.0.0-sources.jar | 13 KB |
xjob-client-1.0.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ckjava/xjob-client/ -->
<dependency>
<groupId>com.ckjava</groupId>
<artifactId>xjob-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ckjava/xjob-client/
implementation 'com.ckjava:xjob-client:1.0.0'
// https://jarcasting.com/artifacts/com.ckjava/xjob-client/
implementation ("com.ckjava:xjob-client:1.0.0")
'com.ckjava:xjob-client:jar:1.0.0'
<dependency org="com.ckjava" name="xjob-client" rev="1.0.0">
<artifact name="xjob-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ckjava', module='xjob-client', version='1.0.0')
)
libraryDependencies += "com.ckjava" % "xjob-client" % "1.0.0"
[com.ckjava/xjob-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.springframework : spring-beans | jar | 4.3.4.RELEASE |
org.springframework : spring-context | jar | 4.3.4.RELEASE |
org.springframework : spring-web | jar | 4.3.4.RELEASE |
com.ckjava : xutils | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |