MVN

org.apache.db.torque : torque-maven-plugin

Maven & Gradle

Feb 27, 2007

Torque Maven2 Plugin · Maven 2 plugin for the Torque Generator

<plugin>
    <groupId>org.apache.db.torque</groupId>
    <artifactId>torque-maven-plugin</artifactId>
    <version>3.3-RC2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3-RC2
  • Latest Release Candidate: 3.3-RC2

All Versions

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

Version Vulnerabilities Updated
3.3
torque-maven-plugin-3.3-RC2
torque-maven-plugin-3.3-RC1

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.apache.db.torque</groupId>
    <artifactId>torque-maven-plugin</artifactId>
    <version>3.3-RC2</version>
</plugin>