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