resty

Resty

License

License

GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty
Last Version

Last Version

1.3.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

resty
Resty
Project URL

Project URL

https://github.com/Dreampie/resty

Download resty

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

How to add to project

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

Versions

Version
1.3.0.RELEASE
1.1.0
1.0