MVN

com.legsem.legstar : zosupload-maven-plugin

Maven & Gradle

Mar 09, 2011

LegStar z/OS upload plugin · LegStar maven plugin for z/OS source file upload and job submission

<plugin>
    <groupId>com.legsem.legstar</groupId>
    <artifactId>zosupload-maven-plugin</artifactId>
    <version>0.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.legsem.legstar : zosupload-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.legsem.legstar : zosupload-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
zosupload-maven-plugin-0.0.4

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.legsem.legstar</groupId>
    <artifactId>zosupload-maven-plugin</artifactId>
    <version>0.0.4</version>
</plugin>

Advertisement