Files download
File Operation
shiro-pac4j-base-0.0.1.RS4.jar download
shiro-pac4j-base-0.0.1.RS4.pom download
shiro-pac4j-base-0.0.1.RS4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.linuxprobe</groupId>
  <artifactId>shiro-pac4j-base</artifactId>
  <version>0.0.1.RS4</version>
</dependency>
Gradle Groovy
implementation 'org.linuxprobe:shiro-pac4j-base:0.0.1.RS4'
Gradle Kotlin
implementation("org.linuxprobe:shiro-pac4j-base:0.0.1.RS4")
Scala SBT
libraryDependencies += "org.linuxprobe" % "shiro-pac4j-base" % "0.0.1.RS4"
Groovy Grape
@Grapes(
  @Grab(group='org.linuxprobe', module='shiro-pac4j-base', version='0.0.1.RS4')
)
Apache Ivy
<dependency org="org.linuxprobe" name="shiro-pac4j-base" rev="0.0.1.RS4" />
Leiningen
[org.linuxprobe/shiro-pac4j-base "0.0.1.RS4"]
Apache Buildr
'org.linuxprobe:shiro-pac4j-base:jar:0.0.1.RS4'