License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtop.lingkang |
ArtifactId | ArtifactIdfinal-security |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfinal-session-core
final-security,一个基于RBAC,专注于授权认证的轻量级框架
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
final-security-2.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.lingkang/final-security/ -->
<dependency>
<groupId>top.lingkang</groupId>
<artifactId>final-security</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.lingkang/final-security/
implementation 'top.lingkang:final-security:2.0.2'
// https://jarcasting.com/artifacts/top.lingkang/final-security/
implementation ("top.lingkang:final-security:2.0.2")
'top.lingkang:final-security:pom:2.0.2'
<dependency org="top.lingkang" name="final-security" rev="2.0.2">
<artifact name="final-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.lingkang', module='final-security', version='2.0.2')
)
libraryDependencies += "top.lingkang" % "final-security" % "2.0.2"
[top.lingkang/final-security "2.0.2"]