Last Version

Example: Validator and VRaptor 2.1.5

Caelum Stella is a set of validators, formatters and converters for Brazilian common ids like Zip codes, State codes, social ids and so on. Stella also provides adapters for JSF, Struts tag libs, JSP tag libs, Hibernate Validator and JS completion.

License

License

Apache 2.0
GroupId

GroupId

br.com.caelum.stella
ArtifactId

ArtifactId

vraptor-validator-example
Version

Version

2.1.5
Type

Type

war
Description

Description

Example: Validator and VRaptor
Caelum Stella is a set of validators, formatters and converters for Brazilian common ids like Zip codes, State codes, social ids and so on. Stella also provides adapters for JSF, Struts tag libs, JSP tag libs, Hibernate Validator and JS completion.
Project Organization

Project Organization

Caelum

Download vraptor-validator-example 2.1.5


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

Dependencies

compile (10)

Group / Artifact Type Version
br.com.caelum.stella : caelum-stella-bean-validation jar 2.1.5
br.com.caelum : vraptor jar 3.3.1
javax.servlet : jstl jar 1.2
org.hibernate : hibernate-entitymanager jar 3.5.5-Final
org.hibernate : hibernate-validator jar 4.1.0.Final
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.14
javassist : javassist jar 3.4.GA
hsqldb : hsqldb jar 1.8.0.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmock : jmock jar 2.4.0
org.jmock : jmock-legacy jar 2.4.0
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.