Last Version

jxrest 1.0

Simple, fast REST framework.

License

License

GroupId

GroupId

com.itranswarp
ArtifactId

ArtifactId

jxrest
Version

Version

1.0
Type

Type

jar
Description

Description

jxrest
Simple, fast REST framework.
Project URL

Project URL

https://github.com/michaelliao/jxrest

Download jxrest 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
com.itranswarp : jsonstream jar 1.0.4
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-server jar 9.2.6.v20141205

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 9.2.6.v20141205
org.apache.httpcomponents : httpclient jar 4.3.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.