RestExpress

Internet scale, high-performance RESTful Services in Java

License

License

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

RestExpress
Last Version

Last Version

0.11.3
Release Date

Release Date

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

How to add to project

<!-- 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.
com.strategicgains

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
0.11.3
0.11.2
0.11.1
0.11.0
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.4.2
0.9.4.1
0.9.4
0.9.3
0.9.2
0.9.1
0.8.2
0.8.1
0.8.0