MVN

cn.jdevelops : jdevelops-authentication-sas

Maven & Gradle

Jan 28, 2024

Spring Authorization Server [spring-security-oauth2-authorization-server:0.4.3-SNAPSHOT](https://docs.spring.io/spring-authorization-server/docs/0.4.3-SNAPSHOT/reference/html/getting-started.html)

<dependency>
    <groupId>cn.jdevelops</groupId>
    <artifactId>jdevelops-authentication-sas</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.jdevelops : jdevelops-authentication-sas to add to Maven - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of cn.jdevelops : jdevelops-authentication-sas to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jdevelops-authentication-sas-2.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.jdevelops</groupId>
    <artifactId>jdevelops-authentication-sas</artifactId>
    <version>2.0.7</version>
</dependency>

Advertisement