Last Version

Apache Shiro :: Support :: Groovy 1.1.0

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-groovy
Version

Version

1.1.0
Type

Type

jar
Description

Description

Apache Shiro :: Support :: Groovy
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.
Project Organization

Project Organization

The Apache Software Foundation

Download shiro-groovy 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.shiro/shiro-groovy/ -->
<dependency>
    <groupId>org.apache.shiro</groupId>
    <artifactId>shiro-groovy</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-groovy/
implementation 'org.apache.shiro:shiro-groovy:1.1.0'
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-groovy/
implementation ("org.apache.shiro:shiro-groovy:1.1.0")
'org.apache.shiro:shiro-groovy:jar:1.1.0'
<dependency org="org.apache.shiro" name="shiro-groovy" rev="1.1.0">
  <artifact name="shiro-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-groovy', version='1.1.0')
)
libraryDependencies += "org.apache.shiro" % "shiro-groovy" % "1.1.0"
[org.apache.shiro/shiro-groovy "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.1.0
org.codehaus.groovy : groovy-all jar 1.7.5

test (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16
junit : junit jar 4.8.2
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.