License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Net Security OAuth2 |
GroupId | GroupIdnet.n2oapp.framework.security |
ArtifactId | ArtifactIdsecurity-auth-oauth2-gateway |
Last Version | Last Version4.20.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFree platform for building microservices based on Spring Boot
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework.security/security-auth-oauth2-gateway/ -->
<dependency>
<groupId>net.n2oapp.framework.security</groupId>
<artifactId>security-auth-oauth2-gateway</artifactId>
<version>4.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework.security/security-auth-oauth2-gateway/
implementation 'net.n2oapp.framework.security:security-auth-oauth2-gateway:4.20.1'
// https://jarcasting.com/artifacts/net.n2oapp.framework.security/security-auth-oauth2-gateway/
implementation ("net.n2oapp.framework.security:security-auth-oauth2-gateway:4.20.1")
'net.n2oapp.framework.security:security-auth-oauth2-gateway:jar:4.20.1'
<dependency org="net.n2oapp.framework.security" name="security-auth-oauth2-gateway" rev="4.20.1">
<artifact name="security-auth-oauth2-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework.security', module='security-auth-oauth2-gateway', version='4.20.1')
)
libraryDependencies += "net.n2oapp.framework.security" % "security-auth-oauth2-gateway" % "4.20.1"
[net.n2oapp.framework.security/security-auth-oauth2-gateway "4.20.1"]
Group / Artifact | Type | Version |
---|---|---|
net.n2oapp.framework.security : security-auth | jar | 4.20.1 |
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.3.3.RELEASE |
org.springframework : spring-webmvc | jar | |
org.springframework.boot : spring-boot-starter-security Optional | jar | 2.3.4.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |