MVN

net.wetheinter : xapi-gwt-ui-parent

Maven & Gradle

May 31, 2015

XApi - GWT ui superpom · This super module contains the gwt user interface layer for xapi.

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt-ui-parent</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wetheinter : xapi-gwt-ui-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of net.wetheinter : xapi-gwt-ui-parent to add to Maven - All Versions:

  • Version Updated
  • xapi-gwt-ui-parent-0.5

    May 30, 2015
  • xapi-gwt-ui-parent-0.4

    Feb 23, 2014

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt-ui-parent</artifactId>
    <version>0.5</version>
</dependency>