GroupId | GroupIdbr.com.caelum.vraptor |
---|---|
ArtifactId | ArtifactIdvraptor-error-control |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/br.com.caelum.vraptor/vraptor-error-control/ -->
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-error-control</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.vraptor/vraptor-error-control/
implementation 'br.com.caelum.vraptor:vraptor-error-control:1.0.3'
// https://jarcasting.com/artifacts/br.com.caelum.vraptor/vraptor-error-control/
implementation ("br.com.caelum.vraptor:vraptor-error-control:1.0.3")
'br.com.caelum.vraptor:vraptor-error-control:jar:1.0.3'
<dependency org="br.com.caelum.vraptor" name="vraptor-error-control" rev="1.0.3">
<artifact name="vraptor-error-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.vraptor', module='vraptor-error-control', version='1.0.3')
)
libraryDependencies += "br.com.caelum.vraptor" % "vraptor-error-control" % "1.0.3"
[br.com.caelum.vraptor/vraptor-error-control "1.0.3"]