MVN

jp.co.tis.gsp : gsp-dba-maven-plugin

Maven & Gradle

Mar 24, 2023
11 stars

GSP Maven Mojo for DBA · To automate the routine work of the DBA, it is a tool to be able to concentrate on the data modeling work.

<plugin>
    <groupId>jp.co.tis.gsp</groupId>
    <artifactId>gsp-dba-maven-plugin</artifactId>
    <version>4.6.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jp.co.tis.gsp : gsp-dba-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.6.0

All Versions

Choose a version of jp.co.tis.gsp : gsp-dba-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.6.x
gsp-dba-maven-plugin-4.6.0
4.5.x
gsp-dba-maven-plugin-4.5.0
4.4.x
gsp-dba-maven-plugin-4.4.1
gsp-dba-maven-plugin-4.4.0
4.3.x
gsp-dba-maven-plugin-4.3.0
4.2.x
gsp-dba-maven-plugin-4.2.0
4.1.x
gsp-dba-maven-plugin-4.1.0
4.0.x
gsp-dba-maven-plugin-4.0.1
gsp-dba-maven-plugin-4.0.0
3.2.x
gsp-dba-maven-plugin-3.2.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>jp.co.tis.gsp</groupId>
    <artifactId>gsp-dba-maven-plugin</artifactId>
    <version>4.6.0</version>
</plugin>