MVN

net.ymate.module : ymate-oauth-parent

Maven & Gradle

Jan 02, 2019
2 stars

ymate-oauth-parent · YMP OAuth Parent Archetype

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

Latest Version

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

  • Latest Stable: 1

All Versions

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

Version Vulnerabilities Updated
1
ymate-oauth-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.ymate.module</groupId>
    <artifactId>ymate-oauth-parent</artifactId>
    <version>1</version>
</dependency>

Advertisement