MVN

com.github.ivanovvlad9626 : soap-doc-generator

Maven & Gradle

Sep 30, 2020
0 stars

soap-doc-generator · Soap document generator

<plugin>
    <groupId>com.github.ivanovvlad9626</groupId>
    <artifactId>soap-doc-generator</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ivanovvlad9626 : soap-doc-generator to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.ivanovvlad9626 : soap-doc-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
soap-doc-generator-1.1
1.0
soap-doc-generator-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>com.github.ivanovvlad9626</groupId>
    <artifactId>soap-doc-generator</artifactId>
    <version>1.1</version>
</plugin>

Advertisement