vraptor-mauth

Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.

GroupId

GroupId

br.com.caelum.vraptor
ArtifactId

ArtifactId

vraptor-mauth
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

vraptor-mauth
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/caelum/vraptor-mauth

Download vraptor-mauth

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
br.com.caelum : vraptor jar 3.4.1
joda-time : joda-time jar 2.0
br.com.caelum.vraptor : vraptor-simplemail jar 1.2.2
org.hibernate : hibernate-core jar 3.6.10.Final
org.hibernate : hibernate-validator jar 4.0.2.GA
commons-codec : commons-codec jar 1.6
javax.validation : validation-api jar 1.0.0.GA

provided (1)

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

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.5
joda-time : joda-time-hibernate jar 1.3
hsqldb : hsqldb jar 1.8.0.10
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

vraptor-mauth

Build status

A vraptor plugin that allows you to manage logged/unlogged users.

installing

Vraptor-mauth.jar can be downloaded from maven's repository, or configured in any compatible tool:

	<dependency>
		<groupId>br.com.caelum.vraptor</groupId>
		<artifactId>vraptor-mauth</artifactId>
		<version>1.0.0</version>
		<scope>compile</scope>
	</dependency>

help

Get help from vraptor developers and the community at vraptor mailing list.

br.com.caelum.vraptor

Caelum

Versions

Version
1.3
1.2