MVN

org.minbox.framework : on-security

Maven & Gradle

Mar 24, 2023
2 stars

On-Security 0.1.1 · 基于Spring Security编写,支持OpenID Connect 1.0、OAuth 2.1协议规范的统一安全认证、SSO单点登录框架。

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>on-security</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minbox.framework : on-security to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of org.minbox.framework : on-security to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
on-security-0.1.1
on-security-0.1.0
0.0.x
on-security-0.0.9
on-security-0.0.8
on-security-0.0.7
on-security-0.0.6
on-security-0.0.5
on-security-0.0.4
on-security-0.0.3
on-security-0.0.2
on-security-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>on-security</artifactId>
    <version>0.1.1</version>
</dependency>