Last Version

vraptor-authz 0.2

VRaptor authorization plugin

License

License

GroupId

GroupId

me.qmx.vraptor-authz
ArtifactId

ArtifactId

vraptor-authz
Version

Version

0.2
Type

Type

jar
Description

Description

vraptor-authz
VRaptor authorization plugin
Project URL

Project URL

https://github.com/qmx/vraptor-authz

Download vraptor-authz 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
br.com.caelum : vraptor jar 3.3.1

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 3.0.20100224

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.