MVN

org.iris-events : asyncapi-merge-plugin

Maven & Gradle

Aug 22, 2023

Iris Maven - AsyncAPI merge tool

<plugin>
    <groupId>org.iris-events</groupId>
    <artifactId>asyncapi-merge-plugin</artifactId>
    <version>5.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iris-events : asyncapi-merge-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of org.iris-events : asyncapi-merge-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
asyncapi-merge-plugin-5.0.1
asyncapi-merge-plugin-5.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.iris-events</groupId>
    <artifactId>asyncapi-merge-plugin</artifactId>
    <version>5.0.1</version>
</plugin>