Last Version

VRaptor4 4.3.0-beta-3

Java web MVC framework for fast and maintainable development

License

License

GroupId

GroupId

br.com.caelum
ArtifactId

ArtifactId

vraptor-parent
Version

Version

4.3.0-beta-3
Type

Type

pom
Description

Description

VRaptor4
Java web MVC framework for fast and maintainable development
Project URL

Project URL

http://www.vraptor.org
Project Organization

Project Organization

Caelum
Source Code Management

Source Code Management

http://github.com/caelum/vraptor4

Download vraptor-parent 4.3.0-beta-3


<!-- https://jarcasting.com/artifacts/br.com.caelum/vraptor-parent/ -->
<dependency>
    <groupId>br.com.caelum</groupId>
    <artifactId>vraptor-parent</artifactId>
    <version>4.3.0-beta-3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-parent/
implementation 'br.com.caelum:vraptor-parent:4.3.0-beta-3'
// https://jarcasting.com/artifacts/br.com.caelum/vraptor-parent/
implementation ("br.com.caelum:vraptor-parent:4.3.0-beta-3")
'br.com.caelum:vraptor-parent:pom:4.3.0-beta-3'
<dependency org="br.com.caelum" name="vraptor-parent" rev="4.3.0-beta-3">
  <artifact name="vraptor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum', module='vraptor-parent', version='4.3.0-beta-3')
)
libraryDependencies += "br.com.caelum" % "vraptor-parent" % "4.3.0-beta-3"
[br.com.caelum/vraptor-parent "4.3.0-beta-3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • vraptor-core