License |
License
Apache 2.0
|
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdbr.com.caelum.stella |
ArtifactId | ArtifactIdhibernate-seam-example |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionExample: Validator and Jboss Seam
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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/br.com.caelum.stella/hibernate-seam-example/ -->
<dependency>
<groupId>br.com.caelum.stella</groupId>
<artifactId>hibernate-seam-example</artifactId>
<version>1.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.stella/hibernate-seam-example/
implementation 'br.com.caelum.stella:hibernate-seam-example:1.2'
// https://jarcasting.com/artifacts/br.com.caelum.stella/hibernate-seam-example/
implementation ("br.com.caelum.stella:hibernate-seam-example:1.2")
'br.com.caelum.stella:hibernate-seam-example:war:1.2'
<dependency org="br.com.caelum.stella" name="hibernate-seam-example" rev="1.2">
<artifact name="hibernate-seam-example" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.stella', module='hibernate-seam-example', version='1.2')
)
libraryDependencies += "br.com.caelum.stella" % "hibernate-seam-example" % "1.2"
[br.com.caelum.stella/hibernate-seam-example "1.2"]
Group / Artifact | Type | Version |
---|---|---|
br.com.caelum.stella : caelum-stella-hibernate-validator | jar | 1.2 |
jboss.seam.profiles » seam-facelets | jar | 1.1.6.GA |
jboss.seam.profiles » seam-nopersistence | jar | 1.1.6.GA |
jboss.seam » jboss-seam-debug | jar | 1.1.6.GA |
Group / Artifact | Type | Version |
---|---|---|
cz.softeu : softeu-rewriter | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.jmock : jmock | jar | 2.4.0 |
org.jmock : jmock-legacy | jar | 2.4.0 |