f

fist-kit-cloud-gateway-security-simple

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