MVN

net.wetheinter : xapi-core-ui-parent

Maven & Gradle

May 31, 2015

XApi - Core ui superpom · This super module contains the modules for the core user interface api.

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

Latest Version

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

  • Latest Stable: 0.5

All Versions

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

Version Vulnerabilities Updated
0.5
xapi-core-ui-parent-0.5
0.4
xapi-core-ui-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement