| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcn.sh.cares |
| ArtifactId | ArtifactIddsp-client |
| Version | Version3.0.1.RELEASE |
| Type | Typejar |
| Description |
Descriptiondsp-client
数据共享平台JAVA客户端
|
| Filename | Size |
|---|---|
| dsp-client-3.0.1.RELEASE.pom | |
| dsp-client-3.0.1.RELEASE.jar | 42 KB |
| dsp-client-3.0.1.RELEASE-sources.jar | 23 KB |
| dsp-client-3.0.1.RELEASE-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.sh.cares/dsp-client/ -->
<dependency>
<groupId>cn.sh.cares</groupId>
<artifactId>dsp-client</artifactId>
<version>3.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sh.cares/dsp-client/
implementation 'cn.sh.cares:dsp-client:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.sh.cares/dsp-client/
implementation ("cn.sh.cares:dsp-client:3.0.1.RELEASE")
'cn.sh.cares:dsp-client:jar:3.0.1.RELEASE'
<dependency org="cn.sh.cares" name="dsp-client" rev="3.0.1.RELEASE">
<artifact name="dsp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sh.cares', module='dsp-client', version='3.0.1.RELEASE')
)
libraryDependencies += "cn.sh.cares" % "dsp-client" % "3.0.1.RELEASE"
[cn.sh.cares/dsp-client "3.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | LATEST |