GroupId | GroupIdbr.com.caelum |
---|---|
ArtifactId | ArtifactIdvraptor-parent |
Version | Version4.2.0-RC4 |
Type | Typepom |
Filename | Size |
---|---|
vraptor-parent-4.2.0-RC4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.caelum/vraptor-parent/ -->
<dependency>
<groupId>br.com.caelum</groupId>
<artifactId>vraptor-parent</artifactId>
<version>4.2.0-RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-parent/
implementation 'br.com.caelum:vraptor-parent:4.2.0-RC4'
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-parent/
implementation ("br.com.caelum:vraptor-parent:4.2.0-RC4")
'br.com.caelum:vraptor-parent:pom:4.2.0-RC4'
<dependency org="br.com.caelum" name="vraptor-parent" rev="4.2.0-RC4">
<artifact name="vraptor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum', module='vraptor-parent', version='4.2.0-RC4')
)
libraryDependencies += "br.com.caelum" % "vraptor-parent" % "4.2.0-RC4"
[br.com.caelum/vraptor-parent "4.2.0-RC4"]