MVN

com.echemi.maven.plugin : static-file-add-version-maven-plugin

Maven & Gradle

Jan 07, 2022
0 stars

static-file-add-version-maven-plugin · static resource add version number maven plugin

<plugin>
    <groupId>com.echemi.maven.plugin</groupId>
    <artifactId>static-file-add-version-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.echemi.maven.plugin : static-file-add-version-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.echemi.maven.plugin : static-file-add-version-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
static-file-add-version-maven-plugin-0.4.0
0.3.x
static-file-add-version-maven-plugin-0.3.0
0.2.x
static-file-add-version-maven-plugin-0.2.2
static-file-add-version-maven-plugin-0.2.1
static-file-add-version-maven-plugin-0.2.0
0.1.x
static-file-add-version-maven-plugin-0.1.2
static-file-add-version-maven-plugin-0.1.1
0.0.x
static-file-add-version-maven-plugin-0.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>com.echemi.maven.plugin</groupId>
    <artifactId>static-file-add-version-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>