MVN

org.vectomatic : vectomatic-gwt-parent

Maven & Gradle

Oct 25, 2017

Vectomatic parent pom for GWT projects · Groups maven configuration elements common to all Vectomatic GWT projects

<dependency>
    <groupId>org.vectomatic</groupId>
    <artifactId>vectomatic-gwt-parent</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.vectomatic : vectomatic-gwt-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of org.vectomatic : vectomatic-gwt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
vectomatic-gwt-parent-0.8
0.7
vectomatic-gwt-parent-0.7
0.6
vectomatic-gwt-parent-0.6
0.5
vectomatic-gwt-parent-0.5
0.4
vectomatic-gwt-parent-0.4
0.3
vectomatic-gwt-parent-0.3
0.2
vectomatic-gwt-parent-0.2
0.1
vectomatic-gwt-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.vectomatic</groupId>
    <artifactId>vectomatic-gwt-parent</artifactId>
    <version>0.8</version>
</dependency>

Advertisement