Last Version

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

Root project of jdchain framewrok.

License

License

GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

utils-web
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-web

Download utils-web 1.4.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.jd.blockchain/utils-web/ -->
<dependency>
    <groupId>com.jd.blockchain</groupId>
    <artifactId>utils-web</artifactId>
    <version>1.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/utils-web/
implementation 'com.jd.blockchain:utils-web:1.4.0.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/utils-web/
implementation ("com.jd.blockchain:utils-web:1.4.0.RELEASE")
'com.jd.blockchain:utils-web:jar:1.4.0.RELEASE'
<dependency org="com.jd.blockchain" name="utils-web" rev="1.4.0.RELEASE">
  <artifact name="utils-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='utils-web', version='1.4.0.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "utils-web" % "1.4.0.RELEASE"
[com.jd.blockchain/utils-web "1.4.0.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.jd.blockchain : utils-http jar 1.4.0.RELEASE
org.springframework : spring-web jar
com.alibaba : fastjson jar 1.2.67

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.