MVN

io.github.csf200701 : manifest-maven-plugin

Maven & Gradle

Aug 09, 2022
0 stars

Manifest Maven Plugin Core · Manifest Maven Plugin For Java

<plugin>
    <groupId>io.github.csf200701</groupId>
    <artifactId>manifest-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.csf200701 : manifest-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.github.csf200701 : manifest-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
manifest-maven-plugin-1.0.3
manifest-maven-plugin-1.0.2
manifest-maven-plugin-1.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.csf200701</groupId>
    <artifactId>manifest-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>