| License |
License |
|---|---|
| GroupId | GroupIdcom.jd.blockchain |
| ArtifactId | ArtifactIdutils-web |
| 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-web-1.4.0.RELEASE.pom | |
| utils-web-1.4.0.RELEASE.jar | 11 KB |
| utils-web-1.4.0.RELEASE-sources.jar | 6 KB |
| utils-web-1.4.0.RELEASE-javadoc.jar | 70 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |