MVN

org.codehaus.openxma : xmapack

Maven & Gradle

Nov 12, 2013

XMAPack mojo for openXma

<plugin>
    <groupId>org.codehaus.openxma</groupId>
    <artifactId>xmapack</artifactId>
    <version>6.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.openxma : xmapack to add to Maven - Latest Versions:

  • Latest Stable: 6.0.2

All Versions

Choose a version of org.codehaus.openxma : xmapack to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
xmapack-6.0.2
xmapack-6.0.1
xmapack-6.0.0
5.0.x
xmapack-5.0.11
xmapack-5.0.10
xmapack-5.0.9
xmapack-5.0.8
xmapack-5.0.7
xmapack-5.0.6
xmapack-5.0.5
xmapack-5.0.4
xmapack-5.0.3
xmapack-5.0.2
xmapack-5.0.1
xmapack-5.0.0
4.1.x
xmapack-4.1.7
xmapack-4.1.6
xmapack-4.1.5
xmapack-4.1.4
xmapack-4.1.3
xmapack-4.1.2
xmapack-4.1.1
xmapack-4.1.0
4.0.x
xmapack-4.0.2
xmapack-4.0.1
xmapack-4.0.0
1.4
xmapack-1.4
1.3
xmapack-1.3
1.2
xmapack-1.2
1.1
xmapack-1.1
1.0
xmapack-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.codehaus.openxma</groupId>
    <artifactId>xmapack</artifactId>
    <version>6.0.2</version>
</plugin>