Last Version

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

Version

0.0.1
Type

Type

war
Description

Description

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

Project URL

http://github.com/downgoon

Download jresty-rest-example 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.downgoon : jresty-rest jar 0.0.1
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

test (7)

Group / Artifact Type Version
org.apache.struts : struts2-junit-plugin jar 2.1.8
org.eclipse.jetty : jetty-server jar 7.2.0.v20101020
org.eclipse.jetty : jetty-servlet jar 7.2.0.v20101020
org.eclipse.jetty : jetty-webapp jar 7.2.0.v20101020
org.eclipse.jetty : jetty-jsp-2.1 jar 7.2.0.v20101020
org.mortbay.jetty : jsp-2.1-glassfish jar 2.1.v20100127
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.