| License | License | 
|---|---|
| Categories | CategoriesRestExpress Program Interface REST Frameworks | 
| GroupId | GroupIdcom.strategicgains | 
| ArtifactId | ArtifactIdrestexpress-parent | 
| Last Version | Last Version0.11.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionRestExpress-Parent Master, Parent pom for RestExpress (core) and RestExpress-Common | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| restexpress-parent-0.11.3.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/ -->
<dependency>
    <groupId>com.strategicgains</groupId>
    <artifactId>restexpress-parent</artifactId>
    <version>0.11.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/
implementation 'com.strategicgains:restexpress-parent:0.11.3'// https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/
implementation ("com.strategicgains:restexpress-parent:0.11.3")'com.strategicgains:restexpress-parent:pom:0.11.3'<dependency org="com.strategicgains" name="restexpress-parent" rev="0.11.3">
  <artifact name="restexpress-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.strategicgains', module='restexpress-parent', version='0.11.3')
)libraryDependencies += "com.strategicgains" % "restexpress-parent" % "0.11.3"[com.strategicgains/restexpress-parent "0.11.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit Optional | jar | 4.11 |