r

rewrite-security-integration-shiro

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