MVN

org.wso2.maven : wso2-esb-metadata-plugin

Maven & Gradle

Jan 26, 2023
18 stars

Maven Metadata Plugin · Maven plugin which creates, builds and installs metadata for APIs

<plugin>
    <groupId>org.wso2.maven</groupId>
    <artifactId>wso2-esb-metadata-plugin</artifactId>
    <version>5.2.42</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.maven : wso2-esb-metadata-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.2.42

All Versions

Choose a version of org.wso2.maven : wso2-esb-metadata-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
wso2-esb-metadata-plugin-5.2.42
wso2-esb-metadata-plugin-5.2.41
wso2-esb-metadata-plugin-5.2.39
wso2-esb-metadata-plugin-5.2.38
wso2-esb-metadata-plugin-5.2.37
wso2-esb-metadata-plugin-5.2.36
wso2-esb-metadata-plugin-5.2.35
wso2-esb-metadata-plugin-5.2.34
wso2-esb-metadata-plugin-5.2.33
wso2-esb-metadata-plugin-5.2.32
wso2-esb-metadata-plugin-5.2.31

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.wso2.maven</groupId>
    <artifactId>wso2-esb-metadata-plugin</artifactId>
    <version>5.2.42</version>
</plugin>

Advertisement