c

common-gateway-endpoint-auth

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