MVN

br.com.objectos : sql-meta-maven-plugin

Maven & Gradle

Nov 10, 2015

objectos :: sql :: meta :: maven plugin

<plugin>
    <groupId>br.com.objectos</groupId>
    <artifactId>sql-meta-maven-plugin</artifactId>
    <version>0.11.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.objectos : sql-meta-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.11.1

All Versions

Choose a version of br.com.objectos : sql-meta-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11.x
sql-meta-maven-plugin-0.11.1
sql-meta-maven-plugin-0.11.0
0.10.x
sql-meta-maven-plugin-0.10.2
sql-meta-maven-plugin-0.10.1
sql-meta-maven-plugin-0.10.0
0.9.x
sql-meta-maven-plugin-0.9.2
sql-meta-maven-plugin-0.9.1
sql-meta-maven-plugin-0.9.0
0.8.x
sql-meta-maven-plugin-0.8.0
0.7.x
sql-meta-maven-plugin-0.7.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>br.com.objectos</groupId>
    <artifactId>sql-meta-maven-plugin</artifactId>
    <version>0.11.1</version>
</plugin>