MVN

org.teamapps : universal-db-maven-plugin

Maven & Gradle

Sep 21, 2019

Maven Plugin for UniversalDB · Maven plugin for UniversalDB

<plugin>
    <groupId>org.teamapps</groupId>
    <artifactId>universal-db-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.teamapps : universal-db-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.teamapps : universal-db-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
universal-db-maven-plugin-1.2

How to add a plugin to Maven

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

<plugin>
    <groupId>org.teamapps</groupId>
    <artifactId>universal-db-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>