MVN

com.google.code.plsqlmaven : xdb-maven-plugin

Maven & Gradle

Aug 25, 2013

XDB Maven Mojo

<plugin>
    <groupId>com.google.code.plsqlmaven</groupId>
    <artifactId>xdb-maven-plugin</artifactId>
    <version>1.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.plsqlmaven : xdb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.11

All Versions

Choose a version of com.google.code.plsqlmaven : xdb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11
xdb-maven-plugin-1.11
1.10
xdb-maven-plugin-1.10
1.9
xdb-maven-plugin-1.9
1.8
xdb-maven-plugin-1.8
1.7
xdb-maven-plugin-1.7
1.6
xdb-maven-plugin-1.6
1.4
xdb-maven-plugin-1.4
1.3
xdb-maven-plugin-1.3
1.2
xdb-maven-plugin-1.2
1.1
xdb-maven-plugin-1.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.google.code.plsqlmaven</groupId>
    <artifactId>xdb-maven-plugin</artifactId>
    <version>1.11</version>
</plugin>