MVN

io.leopard : leopard-security-parent

Maven & Gradle

Apr 21, 2018

Leopard权限认证框架 · 管理员权限、接口IP认证、接口签名认证等功能

<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-security-parent</artifactId>
    <version>0.9.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.leopard : leopard-security-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.12

All Versions

Choose a version of io.leopard : leopard-security-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
leopard-security-parent-0.9.12
leopard-security-parent-0.9.11
leopard-security-parent-0.9.10
leopard-security-parent-0.9.8
leopard-security-parent-0.9.6
leopard-security-parent-0.9.4
0.0.x
leopard-security-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-security-parent</artifactId>
    <version>0.9.12</version>
</dependency>

Advertisement