is not current version
Last Version 0.11.3

com.strategicgains:restexpress-parent 0.10.0

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.10.0
Type

Type

pom

Download restexpress-parent 0.10.0


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