License |
License |
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdnet.n2oapp.framework.security |
ArtifactId | ArtifactIdauth-gateway-adapter |
Last Version | Last Version5.0.15 |
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/auth-gateway-adapter/ -->
<dependency>
<groupId>net.n2oapp.framework.security</groupId>
<artifactId>auth-gateway-adapter</artifactId>
<version>5.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework.security/auth-gateway-adapter/
implementation 'net.n2oapp.framework.security:auth-gateway-adapter:5.0.15'
// https://jarcasting.com/artifacts/net.n2oapp.framework.security/auth-gateway-adapter/
implementation ("net.n2oapp.framework.security:auth-gateway-adapter:5.0.15")
'net.n2oapp.framework.security:auth-gateway-adapter:jar:5.0.15'
<dependency org="net.n2oapp.framework.security" name="auth-gateway-adapter" rev="5.0.15">
<artifact name="auth-gateway-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework.security', module='auth-gateway-adapter', version='5.0.15')
)
libraryDependencies += "net.n2oapp.framework.security" % "auth-gateway-adapter" % "5.0.15"
[net.n2oapp.framework.security/auth-gateway-adapter "5.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.3.3.RELEASE |
org.springframework.security : spring-security-web | 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 |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
net.n2oapp.framework.security : security-admin-rest-client | jar | 5.0.15 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
net.n2oapp.framework.security : security-auth-common | jar | 5.0.15 |