xjob-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ckjava
ArtifactId

ArtifactId

xjob-client
Last Version

Last Version

1.0.20
Release Date

Release Date

Type

Type

jar
Description

Description

xjob-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://ckjava.com

Download xjob-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.ckjava/xjob-client/ -->
<dependency>
    <groupId>com.ckjava</groupId>
    <artifactId>xjob-client</artifactId>
    <version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.ckjava/xjob-client/
implementation 'com.ckjava:xjob-client:1.0.20'
// https://jarcasting.com/artifacts/com.ckjava/xjob-client/
implementation ("com.ckjava:xjob-client:1.0.20")
'com.ckjava:xjob-client:jar:1.0.20'
<dependency org="com.ckjava" name="xjob-client" rev="1.0.20">
  <artifact name="xjob-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ckjava', module='xjob-client', version='1.0.20')
)
libraryDependencies += "com.ckjava" % "xjob-client" % "1.0.20"
[com.ckjava/xjob-client "1.0.20"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.ckjava : xutils jar 1.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.20
1.0.0