MVN

com.github.ztq2016 : svn-maven-plugin

Maven & Gradle

Jun 18, 2019
0 stars

svn-maven-plugin Maven Mojo · This project is use for build with svn info,only use command line not use other dependencies.

<plugin>
    <groupId>com.github.ztq2016</groupId>
    <artifactId>svn-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ztq2016 : svn-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.ztq2016 : svn-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
svn-maven-plugin-0.1.1
0.1
svn-maven-plugin-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.github.ztq2016</groupId>
    <artifactId>svn-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>