is not current version
Last Version 0.11.3

com.strategicgains:restexpress-parent 0.11.2

Master, Parent pom for RestExpress (core) and RestExpress-Common

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

restexpress-parent
Version

Version

0.11.2
Type

Type

pom

Download restexpress-parent 0.11.2


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