is not current version
Last Version 1.2

br.com.caelum.stella:caelum-stella-hibernate-validator 1.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

br.com.caelum.stella
ArtifactId

ArtifactId

caelum-stella-hibernate-validator
Version

Version

1.0
Type

Type

jar

Download caelum-stella-hibernate-validator 1.0


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