Last Version

Example: Stella Validator 1.2

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

core-example
Version

Version

1.2
Type

Type

jar
Description

Description

Example: Stella Validator
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 core-example 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
br.com.caelum.stella : caelum-stella-core jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.jmock : jmock jar 2.4.0
org.jmock : jmock-legacy jar 2.4.0

Project Modules

There are no modules declared in this project.