final-session-core

final-security,一个基于RBAC,专注于授权认证的轻量级框架

License

License

Categories

Categories

Security
GroupId

GroupId

top.lingkang
ArtifactId

ArtifactId

final-security
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

final-session-core
final-security,一个基于RBAC,专注于授权认证的轻量级框架
Project URL

Project URL

https://gitee.com/lingkang_top/final-security
Project Organization

Project Organization

lingkang
Source Code Management

Source Code Management

https://gitee.com/lingkang_top/final-security

Download final-security

Filename Size
final-security-2.0.2.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • final-security-core

Versions

Version
2.0.2
2.0.1