| License |
License |
|---|---|
| GroupId | GroupIdcn.bestwu |
| ArtifactId | ArtifactIdccp-rest |
| Last Version | Last Version2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbestwu ccp-rest
bestwu ccp-rest
|
| Filename | Size |
|---|---|
| ccp-rest-2.7.pom | |
| ccp-rest-2.7.jar | 35 KB |
| ccp-rest-2.7-sources.jar | 19 KB |
| ccp-rest-2.7-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu/ccp-rest/ -->
<dependency>
<groupId>cn.bestwu</groupId>
<artifactId>ccp-rest</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/ccp-rest/
implementation 'cn.bestwu:ccp-rest:2.7'
// https://jarcasting.com/artifacts/cn.bestwu/ccp-rest/
implementation ("cn.bestwu:ccp-rest:2.7")
'cn.bestwu:ccp-rest:jar:2.7'
<dependency org="cn.bestwu" name="ccp-rest" rev="2.7">
<artifact name="ccp-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='ccp-rest', version='2.7')
)
libraryDependencies += "cn.bestwu" % "ccp-rest" % "2.7"
[cn.bestwu/ccp-rest "2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.2.6 |
| log4j : log4j | jar | 1.2.17 |
| dom4j : dom4j | jar | 1.6.1 |
| com.google.code.gson : gson | jar | 2.5 |