MVN

me.xethh.libs.extensions : resetPwd

Maven & Gradle

Sep 03, 2019

resetPwd

<dependency>
    <groupId>me.xethh.libs.extensions</groupId>
    <artifactId>resetPwd</artifactId>
    <version>core</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xethh.libs.extensions : resetPwd to add to Maven - Latest Versions:

  • Latest Stable: core

All Versions

Choose a version of me.xethh.libs.extensions : resetPwd to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
resetPwd-1.0.0
core
resetPwd-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.xethh.libs.extensions</groupId>
    <artifactId>resetPwd</artifactId>
    <version>core</version>
</dependency>