| GroupId | GroupIdbr.com.caelum |
|---|---|
| ArtifactId | ArtifactIdvraptor-plugin-gae |
| Version | Version3.5.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| vraptor-plugin-gae-3.5.3.pom | |
| vraptor-plugin-gae-3.5.3.jar | 5 KB |
| vraptor-plugin-gae-3.5.3-sources.jar | 4 KB |
| vraptor-plugin-gae-3.5.3-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.caelum/vraptor-plugin-gae/ -->
<dependency>
<groupId>br.com.caelum</groupId>
<artifactId>vraptor-plugin-gae</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-plugin-gae/
implementation 'br.com.caelum:vraptor-plugin-gae:3.5.3'
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-plugin-gae/
implementation ("br.com.caelum:vraptor-plugin-gae:3.5.3")
'br.com.caelum:vraptor-plugin-gae:jar:3.5.3'
<dependency org="br.com.caelum" name="vraptor-plugin-gae" rev="3.5.3">
<artifact name="vraptor-plugin-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum', module='vraptor-plugin-gae', version='3.5.3')
)
libraryDependencies += "br.com.caelum" % "vraptor-plugin-gae" % "3.5.3"
[br.com.caelum/vraptor-plugin-gae "3.5.3"]