is not current version
Last Version 2.1.5

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


GroupId

GroupId

br.com.caelum.stella
ArtifactId

ArtifactId

vraptor-validator-example
Version

Version

2.1.1
Type

Type

war

Download vraptor-validator-example 2.1.1


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