is not current version
Last Version 0.11.3

com.strategicgains:RestExpress 0.8.1

Internet Scale and Performance RESTful Services in Java

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

RestExpress
Version

Version

0.8.1
Type

Type

jar

Download RestExpress 0.8.1


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