MVN

io.restx : restx-shell-parent

Maven & Gradle

Dec 21, 2017
0 stars
<dependency>
    <groupId>io.restx</groupId>
    <artifactId>restx-shell-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.restx : restx-shell-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0
  • Latest Release Candidate: 1.0-rc2

All Versions

Choose a version of io.restx : restx-shell-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
restx-shell-parent-1.0
restx-shell-parent-1.0-rc2
restx-shell-parent-1.0-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.restx</groupId>
    <artifactId>restx-shell-parent</artifactId>
    <version>1.0</version>
</dependency>

Advertisement