MVN

com.github.sunbufu : authorize

Maven & Gradle

May 19, 2018
4 stars

sunbufu.authorize · a authorize frameWork base on annotation

<dependency>
    <groupId>com.github.sunbufu</groupId>
    <artifactId>authorize</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sunbufu : authorize to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE

All Versions

Choose a version of com.github.sunbufu : authorize to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
authorize-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sunbufu</groupId>
    <artifactId>authorize</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>