is not current version
Last Version 2.1.5

br.com.caelum.stella:vraptor-validator-example 1.2


GroupId

GroupId

br.com.caelum.stella
ArtifactId

ArtifactId

vraptor-validator-example
Version

Version

1.2
Type

Type

war

Download vraptor-validator-example 1.2


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