MVN

torque : maven-torque-plugin

Maven & Gradle

Feb 29, 2008
1 usages

Maven Torque Plug-in · Maven Plugin for Torque

<dependency>
    <groupId>torque</groupId>
    <artifactId>maven-torque-plugin</artifactId>
    <version>3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of torque : maven-torque-plugin to add to Maven or Gradle - Latest Versions:

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

All Versions

Choose a version of torque : maven-torque-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3
maven-torque-plugin-3.3
maven-torque-plugin-3.3-RC3
maven-torque-plugin-3.3-RC2
maven-torque-plugin-3.3-RC1
3.2
maven-torque-plugin-3.2
maven-torque-plugin-3.2-rc3
maven-torque-plugin-3.2-rc2
maven-torque-plugin-3.2-rc1
3.1.x
maven-torque-plugin-3.1.1
maven-torque-plugin-3.1.1-rc3
maven-torque-plugin-3.1.1-rc2
maven-torque-plugin-3.1.1-rc1

How to add a dependency to Maven

Add the following torque : maven-torque-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>torque</groupId>
    <artifactId>maven-torque-plugin</artifactId>
    <version>3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following torque : maven-torque-plugin gradle dependency to your build.gradle file:

implementation 'torque:maven-torque-plugin:3.3'

Gradle Kotlin DSL: Add the following torque : maven-torque-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("torque:maven-torque-plugin:3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following torque : maven-torque-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "torque" % "maven-torque-plugin" % "3.3"

Advertisement

Dependencies from Group

Feb 29, 2008
4 usages
Feb 29, 2008
3 usages
Feb 29, 2008
2 usages
Feb 29, 2008
2 usages
Feb 29, 2008
1 usages

Discover Dependencies

Mar 27, 2013
1 usages
Feb 04, 2015
1 usages
543 stars
jug
Jul 08, 2006
6 usages
Jan 12, 2015
2k stars
Mar 06, 2015
0 stars
Oct 27, 2008
7 usages
Apr 16, 2014
3 usages
0 stars