ageiport-ext-security-default

ageiport-ext-security-default

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