License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdutils-http |
Last Version | Last Version1.4.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoot project of jdchain framewrok.
|
Project URL |
Project URL |
Filename | Size |
---|---|
utils-http-1.4.0.RELEASE.pom | |
utils-http-1.4.0.RELEASE.jar | 86 KB |
utils-http-1.4.0.RELEASE-sources.jar | 50 KB |
utils-http-1.4.0.RELEASE-javadoc.jar | 277 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/utils-http/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>utils-http</artifactId>
<version>1.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/utils-http/
implementation 'com.jd.blockchain:utils-http:1.4.0.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/utils-http/
implementation ("com.jd.blockchain:utils-http:1.4.0.RELEASE")
'com.jd.blockchain:utils-http:jar:1.4.0.RELEASE'
<dependency org="com.jd.blockchain" name="utils-http" rev="1.4.0.RELEASE">
<artifact name="utils-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='utils-http', version='1.4.0.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "utils-http" % "1.4.0.RELEASE"
[com.jd.blockchain/utils-http "1.4.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.blockchain : utils-common | jar | 1.4.0.RELEASE |
com.jd.blockchain : utils-serialize | jar | 1.4.0.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.blockchain : utils-web-server | jar | 1.4.0.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.2.5.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |