f

fist-kit-cloud-gateway-security

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