Last Version

jresty 0.0.1

a tranditional but rapid development RESTful API framework based on Struts2 and Spring

License

License

GroupId

GroupId

com.github.downgoon
ArtifactId

ArtifactId

jresty
Version

Version

0.0.1
Type

Type

pom
Description

Description

jresty
a tranditional but rapid development RESTful API framework based on Struts2 and Spring
Project URL

Project URL

http://github.com/downgoon/jresty
Source Code Management

Source Code Management

http://github.com/downgoon/jresty

Download jresty 0.0.1

Filename Size
jresty-0.0.1.pom 5 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • jresty-commons
  • jresty-rest
  • jresty-data-orm
  • jresty-data-cache
  • jresty-rest-example
  • jresty-data-http
  • jresty-security