Last Version

resty 1.3.0.RELEASE

Resty

License

License

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty
Version

Version

1.3.0.RELEASE
Type

Type

pom
Description

Description

resty
Resty
Project URL

Project URL

https://github.com/Dreampie/resty

Download resty 1.3.0.RELEASE

Filename Size
resty-1.3.0.RELEASE.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.dreampie/resty/ -->
<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>resty</artifactId>
    <version>1.3.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty/
implementation 'cn.dreampie:resty:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty/
implementation ("cn.dreampie:resty:1.3.0.RELEASE")
'cn.dreampie:resty:pom:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty" rev="1.3.0.RELEASE">
  <artifact name="resty" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty" % "1.3.0.RELEASE"
[cn.dreampie/resty "1.3.0.RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • resty-server
  • resty-route
  • resty-orm
  • resty-log
  • resty-common
  • resty-cache
  • resty-upload
  • resty-security
  • resty-httpclient
  • resty-quartz
  • resty-mail
  • resty-captcha
  • resty-oauth
  • resty-example