is not current version
Last Version 0.11.3

com.strategicgains:RestExpress 0.10.0

Internet scale, high-performance RESTful Services in Java

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

RestExpress
Version

Version

0.10.0
Type

Type

jar

Download RestExpress 0.10.0


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