MVN

org.mule.maven.exchange : exchange_api_packager

Maven & Gradle

Aug 23, 2023
0 stars
<plugin>
    <groupId>org.mule.maven.exchange</groupId>
    <artifactId>exchange_api_packager</artifactId>
    <version>2.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.maven.exchange : exchange_api_packager to add to Maven - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of org.mule.maven.exchange : exchange_api_packager to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
exchange_api_packager-2.4.0
2.3.x
exchange_api_packager-2.3.0
2.2.x
exchange_api_packager-2.2.2
exchange_api_packager-2.2.1
exchange_api_packager-2.2.0
2.1.x
exchange_api_packager-2.1.3
exchange_api_packager-2.1.2
exchange_api_packager-2.1.1
exchange_api_packager-2.1.0
2.0.x
exchange_api_packager-2.0.2
exchange_api_packager-2.0.1
exchange_api_packager-2.0.0
1.0.x
exchange_api_packager-1.0.9
exchange_api_packager-1.0.8
exchange_api_packager-1.0.7
exchange_api_packager-1.0.6
exchange_api_packager-1.0.5
exchange_api_packager-1.0.4
exchange_api_packager-1.0.3
exchange_api_packager-1.0.2
exchange_api_packager-1.0.1
exchange_api_packager-1.0.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.mule.maven.exchange</groupId>
    <artifactId>exchange_api_packager</artifactId>
    <version>2.4.0</version>
</plugin>

Advertisement