Last Version

Caelum Stella 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

caelum-stella
Version

Version

2.1.5
Type

Type

pom
Description

Description

Caelum Stella
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 URL

Project URL

http://stella.caelum.com.br
Project Organization

Project Organization

Caelum
Source Code Management

Source Code Management

https://github.com/caelum/caelum-stella

Download caelum-stella 2.1.5

Filename Size
caelum-stella-2.1.5.pom 14 KB
Browse

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

Dependencies

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

  • stella-core
  • stella-bean-validation
  • stella-hibernate-user-types
  • stella-faces
  • stella-boleto
  • stella-frete
  • examples/faces-example-1x
  • examples/faces-example-2x
  • examples/hibernate-persistence-example
  • examples/vraptor-validator-example