MVN

com.github.xiongxcodes : haohope-security-oauth

Maven & Gradle

Feb 03, 2021
0 stars
<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-security-oauth</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xiongxcodes : haohope-security-oauth to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.xiongxcodes : haohope-security-oauth to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
haohope-security-oauth-1.0.2
haohope-security-oauth-1.0.1
haohope-security-oauth-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-security-oauth</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement