| License |
License |
|---|---|
| GroupId | GroupIdbr.com.otavio.vraptor.archetypes |
| ArtifactId | ArtifactIdvraptor-archetypes |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| vraptor-archetypes-0.0.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.otavio.vraptor.archetypes/vraptor-archetypes/ -->
<dependency>
<groupId>br.com.otavio.vraptor.archetypes</groupId>
<artifactId>vraptor-archetypes</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.otavio.vraptor.archetypes/vraptor-archetypes/
implementation 'br.com.otavio.vraptor.archetypes:vraptor-archetypes:0.0.3'
// https://jarcasting.com/artifacts/br.com.otavio.vraptor.archetypes/vraptor-archetypes/
implementation ("br.com.otavio.vraptor.archetypes:vraptor-archetypes:0.0.3")
'br.com.otavio.vraptor.archetypes:vraptor-archetypes:pom:0.0.3'
<dependency org="br.com.otavio.vraptor.archetypes" name="vraptor-archetypes" rev="0.0.3">
<artifact name="vraptor-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.otavio.vraptor.archetypes', module='vraptor-archetypes', version='0.0.3')
)
libraryDependencies += "br.com.otavio.vraptor.archetypes" % "vraptor-archetypes" % "0.0.3"
[br.com.otavio.vraptor.archetypes/vraptor-archetypes "0.0.3"]