MVN

com.suisrc.three : three-parent

Maven & Gradle

Jul 11, 2018

restful remote access support for three framework.

<dependency>
    <groupId>com.suisrc.three</groupId>
    <artifactId>three-parent</artifactId>
    <version>1.0.2-Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.suisrc.three : three-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-Final

All Versions

Choose a version of com.suisrc.three : three-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
three-parent-1.0.2-Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.suisrc.three</groupId>
    <artifactId>three-parent</artifactId>
    <version>1.0.2-Final</version>
</dependency>

Advertisement