datacenter-client

数据共享平台JAVA客户端

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

cn.sh.cares
ArtifactId

ArtifactId

datacenter-client
Last Version

Last Version

2.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

datacenter-client
数据共享平台JAVA客户端

Download datacenter-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.49
org.apache.commons : commons-lang3 jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.RELEASE
2.3.RELEASE
2.2.RELEASE
2.0.RELEASE
1.1.RELEASE
1.0.RELEASE