| License |
License |
|---|---|
| GroupId | GroupIdcom.jd.httpservice |
| ArtifactId | ArtifactIdhttpservice |
| Version | Version2.0.2.RELEASE |
| Type | Typepom |
| Description |
Descriptionjdchain-parent
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| httpservice-2.0.2.RELEASE.pom | 780 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/ -->
<dependency>
<groupId>com.jd.httpservice</groupId>
<artifactId>httpservice</artifactId>
<version>2.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/
implementation 'com.jd.httpservice:httpservice:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/
implementation ("com.jd.httpservice:httpservice:2.0.2.RELEASE")
'com.jd.httpservice:httpservice:pom:2.0.2.RELEASE'
<dependency org="com.jd.httpservice" name="httpservice" rev="2.0.2.RELEASE">
<artifact name="httpservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.httpservice', module='httpservice', version='2.0.2.RELEASE')
)
libraryDependencies += "com.jd.httpservice" % "httpservice" % "2.0.2.RELEASE"
[com.jd.httpservice/httpservice "2.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.9.0 |