License |
License |
---|---|
GroupId | GroupIdcom.jd.httpservice |
ArtifactId | ArtifactIdhttpservice-agent |
Version | Version2.1.2.RELEASE |
Type | Typejar |
Description |
Descriptionjdchain-parent
|
<!-- https://jarcasting.com/artifacts/com.jd.httpservice/httpservice-agent/ -->
<dependency>
<groupId>com.jd.httpservice</groupId>
<artifactId>httpservice-agent</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice-agent/
implementation 'com.jd.httpservice:httpservice-agent:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice-agent/
implementation ("com.jd.httpservice:httpservice-agent:2.1.2.RELEASE")
'com.jd.httpservice:httpservice-agent:jar:2.1.2.RELEASE'
<dependency org="com.jd.httpservice" name="httpservice-agent" rev="2.1.2.RELEASE">
<artifact name="httpservice-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.httpservice', module='httpservice-agent', version='2.1.2.RELEASE')
)
libraryDependencies += "com.jd.httpservice" % "httpservice-agent" % "2.1.2.RELEASE"
[com.jd.httpservice/httpservice-agent "2.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.utils : utils-common | jar | 2.2.2.RELEASE |
com.jd.utils : utils-serialize | jar | 2.2.2.RELEASE |
com.jd.utils : utils-sm-tls | jar | 2.2.2.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.springframework : spring-core | jar | |
org.springframework : spring-beans | jar |
Group / Artifact | Type | Version |
---|---|---|
com.jd.utils : utils-web-server | jar | 2.2.2.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |