<dependency>
<groupId>com.power4j.fist3</groupId>
<artifactId>fist-gateway-auth-core</artifactId>
<version>3.3.0</version>
</dependency>
@Grapes(
@Grab(group='com.power4j.fist3', module='fist-gateway-auth-core', version='3.3.0')
)
<parent> <groupId>com.power4j.fist3</groupId> <artifactId>fist-cloud-gateway</artifactId> <version>3.3.0</version> </parent>
compile
|-- com.power4j.fist3:fist-support-web:3.3.0
|-- com.power4j.fist3:fist-support-security:3.3.0
|-- com.github.seancfoley:ipaddress:5.5.1
|-- org.redisson:redisson:3.37.0
|-- org.springframework.cloud:spring-cloud-gateway-server:4.1.5
|-- org.springframework.security:spring-security-core:6.3.3
|-- org.springframework.security:spring-security-oauth2-resource-server:6.3.3