c

common-gateway-endpoint-auth

Files download
File Operation
common-gateway-endpoint-auth-2.1.2.jar download
common-gateway-endpoint-auth-2.1.2.pom download
common-gateway-endpoint-auth-2.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fanzezhen.common</groupId>
  <artifactId>common-gateway-endpoint-auth</artifactId>
  <version>2.1.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.fanzezhen.common:common-gateway-endpoint-auth:2.1.2'
Gradle Kotlin
implementation("com.github.fanzezhen.common:common-gateway-endpoint-auth:2.1.2")
Scala SBT
libraryDependencies += "com.github.fanzezhen.common" % "common-gateway-endpoint-auth" % "2.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fanzezhen.common', module='common-gateway-endpoint-auth', version='2.1.2')
)
Apache Ivy
<dependency org="com.github.fanzezhen.common" name="common-gateway-endpoint-auth" rev="2.1.2" />
Leiningen
[com.github.fanzezhen.common/common-gateway-endpoint-auth "2.1.2"]
Apache Buildr
'com.github.fanzezhen.common:common-gateway-endpoint-auth:jar:2.1.2'