MVN

com.theoryinpractise.dbng : dbng-maven-plugin

Maven & Gradle

Sep 09, 2015
0 stars

dbng-maven-plugin

<plugin>
    <groupId>com.theoryinpractise.dbng</groupId>
    <artifactId>dbng-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.theoryinpractise.dbng : dbng-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.theoryinpractise.dbng : dbng-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
dbng-maven-plugin-1.6
1.5
dbng-maven-plugin-1.5

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.theoryinpractise.dbng</groupId>
    <artifactId>dbng-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>

Advertisement