Last Version

vraptor-shiro 4.0.0-RC2

VRaptor Shiro Plugin provides support to security authentication, authorization, cryptography and session management by Apache Shiro.

GroupId

GroupId

br.com.caelum.vraptor
ArtifactId

ArtifactId

vraptor-shiro
Version

Version

4.0.0-RC2
Type

Type

jar
Description

Description

vraptor-shiro
VRaptor Shiro Plugin provides support to security authentication, authorization, cryptography and session management by Apache Shiro.
Project URL

Project URL

https://github.com/dipold/vraptor-shiro
Source Code Management

Source Code Management

https://github.com/dipold/vraptor-shiro

Download vraptor-shiro 4.0.0-RC2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.2.2

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.1

Project Modules

There are no modules declared in this project.