resty-common

Resty common tools

License

License

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-common
Last Version

Last Version

1.3.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

resty-common
Resty common tools

Download resty-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.dreampie : resty-log jar 1.3.0.RELEASE

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0.RELEASE
1.1.0
1.0