Last Version

RestExpress 0.11.3

Internet scale, high-performance RESTful Services in Java

License

License

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

RestExpress
Version

Version

0.11.3
Type

Type

jar
Description

Description

RestExpress
Internet scale, high-performance RESTful Services in Java
Project URL

Project URL

https://github.com/RestExpress/RestExpress

Download RestExpress 0.11.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.strategicgains : RestExpress-Common jar 0.11.3
com.strategicgains : DateAdapterJ jar 1.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.1-1
com.thoughtworks.xstream : xstream jar 1.4.8
io.netty : netty-all jar 4.0.34.Final
org.owasp.encoder : encoder jar 1.2
com.google.code.gson : gson Optional jar 2.5
com.jcraft : jzlib jar 1.1.3

test (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient Optional jar 4.5.1
junit : junit Optional jar 4.11

Project Modules

There are no modules declared in this project.