MVN

net.ymate.module : ymate-sso-parent

Maven & Gradle

Apr 12, 2022
2 stars

ymate-sso-parent · YMP Single SignOn Parent

<dependency>
    <groupId>net.ymate.module</groupId>
    <artifactId>ymate-sso-parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ymate.module : ymate-sso-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of net.ymate.module : ymate-sso-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
ymate-sso-parent-2.0.1
ymate-sso-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.ymate.module</groupId>
    <artifactId>ymate-sso-parent</artifactId>
    <version>2.0.1</version>
</dependency>