MVN

com.smb-tec.xo.archetypes : parent

Maven & Gradle

May 28, 2014
0 stars

XO Archetypes · This project provides several Maven archetypes for eXtended Objects (XO).

<dependency>
    <groupId>com.smb-tec.xo.archetypes</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.smb-tec.xo.archetypes : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.smb-tec.xo.archetypes : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
parent-0.0.2
parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.smb-tec.xo.archetypes</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.2</version>
</dependency>