License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.power4j.fist |
ArtifactId | ArtifactIdfist-kit-cloud-gateway-security |
Last Version | Last Version2022.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description网关鉴权插件(Reactive)
|
<!-- https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-gateway-security/ -->
<dependency>
<groupId>com.power4j.fist</groupId>
<artifactId>fist-kit-cloud-gateway-security</artifactId>
<version>2022.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-gateway-security/
implementation 'com.power4j.fist:fist-kit-cloud-gateway-security:2022.0.9'
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-gateway-security/
implementation ("com.power4j.fist:fist-kit-cloud-gateway-security:2022.0.9")
'com.power4j.fist:fist-kit-cloud-gateway-security:jar:2022.0.9'
<dependency org="com.power4j.fist" name="fist-kit-cloud-gateway-security" rev="2022.0.9">
<artifact name="fist-kit-cloud-gateway-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.fist', module='fist-kit-cloud-gateway-security', version='2022.0.9')
)
libraryDependencies += "com.power4j.fist" % "fist-kit-cloud-gateway-security" % "2022.0.9"
[com.power4j.fist/fist-kit-cloud-gateway-security "2022.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.power4j.fist : fist-kit-boot-core | jar | 2022.0.9 |
com.power4j.fist : fist-kit-boot-data | jar | 2022.0.9 |
com.power4j.fist : fist-kit-boot-security | jar | 2022.0.9 |
com.nimbusds : oauth2-oidc-sdk | jar | 9.37.2 |
com.github.ben-manes.caffeine : caffeine Optional | jar | 2.9.3 |
org.springframework.security : spring-security-oauth2-resource-server | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-config | jar | |
org.springdoc : springdoc-openapi-webflux-core | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.8 |
org.springframework.cloud : spring-cloud-starter | jar | |
org.springframework.cloud : spring-cloud-starter-gateway | jar | |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |
org.springframework.security : spring-security-test | jar | |
org.mockito : mockito-core | jar | 4.0.0 |
org.mockito : mockito-inline | jar | 4.0.0 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |
org.codehaus.groovy : groovy | jar |