MVN

com.github.saiprasadkrishnamurthy : springboot-manifest-maven-plugin

Maven & Gradle

Aug 28, 2020
3 stars
<plugin>
    <groupId>com.github.saiprasadkrishnamurthy</groupId>
    <artifactId>springboot-manifest-maven-plugin</artifactId>
    <version>2.14</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.saiprasadkrishnamurthy : springboot-manifest-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.14

All Versions

Choose a version of com.github.saiprasadkrishnamurthy : springboot-manifest-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.14
springboot-manifest-maven-plugin-2.14
2.13
springboot-manifest-maven-plugin-2.13
2.12
springboot-manifest-maven-plugin-2.12
2.11
springboot-manifest-maven-plugin-2.11
2.10
springboot-manifest-maven-plugin-2.10
2.9
springboot-manifest-maven-plugin-2.9
2.8
springboot-manifest-maven-plugin-2.8
2.7
springboot-manifest-maven-plugin-2.7
2.6
springboot-manifest-maven-plugin-2.6
2.5
springboot-manifest-maven-plugin-2.5
2.2
springboot-manifest-maven-plugin-2.2
2.1
springboot-manifest-maven-plugin-2.1
1.12
springboot-manifest-maven-plugin-1.12
1.10
springboot-manifest-maven-plugin-1.10
1.9
springboot-manifest-maven-plugin-1.9
1.8
springboot-manifest-maven-plugin-1.8
1.7
springboot-manifest-maven-plugin-1.7
1.6
springboot-manifest-maven-plugin-1.6
1.5
springboot-manifest-maven-plugin-1.5
1.3
springboot-manifest-maven-plugin-1.3
1.2
springboot-manifest-maven-plugin-1.2
1.1
springboot-manifest-maven-plugin-1.1
1.0
springboot-manifest-maven-plugin-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.saiprasadkrishnamurthy</groupId>
    <artifactId>springboot-manifest-maven-plugin</artifactId>
    <version>2.14</version>
</plugin>