License |
License |
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty-common |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresty-common
Resty common tools
|
Filename | Size |
---|---|
resty-common-1.3.0.RELEASE.pom | |
resty-common-1.3.0.RELEASE.jar | 101 KB |
resty-common-1.3.0.RELEASE-sources.jar | 64 KB |
resty-common-1.3.0.RELEASE-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-common/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-common</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-common/
implementation 'cn.dreampie:resty-common:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-common/
implementation ("cn.dreampie:resty-common:1.3.0.RELEASE")
'cn.dreampie:resty-common:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-common" rev="1.3.0.RELEASE">
<artifact name="resty-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-common', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-common" % "1.3.0.RELEASE"
[cn.dreampie/resty-common "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.dreampie : resty-log | jar | 1.3.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.5 |
org.springframework : spring-context | jar | 4.2.1.RELEASE |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |