| GroupId | GroupIdbr.com.caelum |
|---|---|
| ArtifactId | ArtifactIdvraptor-plugin-gae |
| Version | Version3.5.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| vraptor-plugin-gae-3.5.1.pom | |
| vraptor-plugin-gae-3.5.1.jar | 5 KB |
| vraptor-plugin-gae-3.5.1-sources.jar | 4 KB |
| vraptor-plugin-gae-3.5.1-javadoc.jar | 32 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-plugin-gae/
implementation 'br.com.caelum:vraptor-plugin-gae:3.5.1'
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-plugin-gae/
implementation ("br.com.caelum:vraptor-plugin-gae:3.5.1")
'br.com.caelum:vraptor-plugin-gae:jar:3.5.1'
<dependency org="br.com.caelum" name="vraptor-plugin-gae" rev="3.5.1">
<artifact name="vraptor-plugin-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum', module='vraptor-plugin-gae', version='3.5.1')
)
libraryDependencies += "br.com.caelum" % "vraptor-plugin-gae" % "3.5.1"
[br.com.caelum/vraptor-plugin-gae "3.5.1"]