Last Version

com.jd.blockchain:utils-http 1.4.0.RELEASE

Root project of jdchain framewrok.

License

License

GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

utils-http
Version

Version

1.4.0.RELEASE
Type

Type

jar
Description

Description

Root project of jdchain framewrok.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/utils-http

Download utils-http 1.4.0.RELEASE


<!-- 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"]

Dependencies

compile (5)

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

test (4)

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

Project Modules

There are no modules declared in this project.