MVN

com.jslsolucoes : vraptor-parent

Maven & Gradle

Apr 17, 2020
351 stars

VRaptor4 · Java web MVC framework for fast and maintainable development

<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>vraptor-parent</artifactId>
    <version>4.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jslsolucoes : vraptor-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.3.2

All Versions

Choose a version of com.jslsolucoes : vraptor-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
vraptor-parent-4.3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>vraptor-parent</artifactId>
    <version>4.3.2</version>
</dependency>