Last Version

jresty-rest 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-rest
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download jresty-rest 0.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.apache.struts : struts2-core jar 2.1.8
org.apache.struts : struts2-spring-plugin jar 2.1.8
org.apache.struts : struts2-config-browser-plugin jar 2.1.8
net.sf.json-lib : json-lib jar 2.2.1
com.thoughtworks.xstream : xstream jar 1.3.1
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

test (2)

Group / Artifact Type Version
org.apache.struts : struts2-junit-plugin jar 2.1.8
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.