MVN

com.github.mike10004 : jcabi-mysql-maven-plugin

Maven & Gradle

Oct 12, 2019
34 stars

jcabi-mysql-maven-plugin · MySQL plugin for integration testing

<plugin>
    <groupId>com.github.mike10004</groupId>
    <artifactId>jcabi-mysql-maven-plugin</artifactId>
    <version>1.0r3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mike10004 : jcabi-mysql-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0r3

All Versions

Choose a version of com.github.mike10004 : jcabi-mysql-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0r3
jcabi-mysql-maven-plugin-1.0r3
1.0r2
jcabi-mysql-maven-plugin-1.0r2
1.0r1
jcabi-mysql-maven-plugin-1.0r1

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.mike10004</groupId>
    <artifactId>jcabi-mysql-maven-plugin</artifactId>
    <version>1.0r3</version>
</plugin>

Advertisement