f

fist-kit-cloud-gateway-security

网关鉴权插件(Reactive)
GNU LESSER GENERAL PUBLIC LICENSE
Files download
File Operation
fist-kit-cloud-gateway-security-2022.0.7.jar download
fist-kit-cloud-gateway-security-2022.0.7.pom download
fist-kit-cloud-gateway-security-2022.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.power4j.fist</groupId>
  <artifactId>fist-kit-cloud-gateway-security</artifactId>
  <version>2022.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.power4j.fist:fist-kit-cloud-gateway-security:2022.0.7'
Gradle Kotlin
implementation("com.power4j.fist:fist-kit-cloud-gateway-security:2022.0.7")
Scala SBT
libraryDependencies += "com.power4j.fist" % "fist-kit-cloud-gateway-security" % "2022.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.power4j.fist', module='fist-kit-cloud-gateway-security', version='2022.0.7')
)
Apache Ivy
<dependency org="com.power4j.fist" name="fist-kit-cloud-gateway-security" rev="2022.0.7" />
Leiningen
[com.power4j.fist/fist-kit-cloud-gateway-security "2022.0.7"]
Apache Buildr
'com.power4j.fist:fist-kit-cloud-gateway-security:jar:2022.0.7'