ageiport-ext-security-default

ageiport-ext-security-default

Files download
File Operation
ageiport-ext-security-default-0.2.1.jar download
ageiport-ext-security-default-0.2.1.pom download
ageiport-ext-security-default-0.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alibaba</groupId>
  <artifactId>ageiport-ext-security-default</artifactId>
  <version>0.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.alibaba:ageiport-ext-security-default:0.2.1'
Gradle Kotlin
implementation("com.alibaba:ageiport-ext-security-default:0.2.1")
Scala SBT
libraryDependencies += "com.alibaba" % "ageiport-ext-security-default" % "0.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba', module='ageiport-ext-security-default', version='0.2.1')
)
Apache Ivy
<dependency org="com.alibaba" name="ageiport-ext-security-default" rev="0.2.1" />
Leiningen
[com.alibaba/ageiport-ext-security-default "0.2.1"]
Apache Buildr
'com.alibaba:ageiport-ext-security-default:jar:0.2.1'