MVN

org.mxupdate : mxupdate

Maven & Gradle

Nov 07, 2013
13 stars

MxUpdate Update · MxUpdate Update is a deployment tool for the Enovia PLM platform to handle administration objects as single update files (configuration items).

<dependency>
    <groupId>org.mxupdate</groupId>
    <artifactId>mxupdate</artifactId>
    <version>0.90.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mxupdate : mxupdate to add to Maven - Latest Versions:

  • Latest Stable: 0.90.0

All Versions

Choose a version of org.mxupdate : mxupdate to add to Maven - All Versions:

Version Vulnerabilities Updated
0.90.x
mxupdate-0.90.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mxupdate</groupId>
    <artifactId>mxupdate</artifactId>
    <version>0.90.0</version>
</dependency>