is not current version
Last Version 0.9.12

io.leopard:leopard-security-parent 0.9.8

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

Categories

Categories

Security
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-security-parent
Version

Version

0.9.8
Type

Type

pom

Download leopard-security-parent 0.9.8


<!-- https://jarcasting.com/artifacts/io.leopard/leopard-security-parent/ -->
<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-security-parent</artifactId>
    <version>0.9.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-security-parent/
implementation 'io.leopard:leopard-security-parent:0.9.8'
// https://jarcasting.com/artifacts/io.leopard/leopard-security-parent/
implementation ("io.leopard:leopard-security-parent:0.9.8")
'io.leopard:leopard-security-parent:pom:0.9.8'
<dependency org="io.leopard" name="leopard-security-parent" rev="0.9.8">
  <artifact name="leopard-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-security-parent', version='0.9.8')
)
libraryDependencies += "io.leopard" % "leopard-security-parent" % "0.9.8"
[io.leopard/leopard-security-parent "0.9.8"]