is not current version
Last Version 3.3

torque:maven-torque-plugin 3.3-RC1

Maven Plugin for Torque

Categories

Categories

Maven Build Tools
GroupId

GroupId

torque
ArtifactId

ArtifactId

maven-torque-plugin
Version

Version

3.3-RC1
Type

Type

jar

Download maven-torque-plugin 3.3-RC1


<!-- https://jarcasting.com/artifacts/torque/maven-torque-plugin/ -->
<dependency>
    <groupId>torque</groupId>
    <artifactId>maven-torque-plugin</artifactId>
    <version>3.3-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/torque/maven-torque-plugin/
implementation 'torque:maven-torque-plugin:3.3-RC1'
// https://jarcasting.com/artifacts/torque/maven-torque-plugin/
implementation ("torque:maven-torque-plugin:3.3-RC1")
'torque:maven-torque-plugin:jar:3.3-RC1'
<dependency org="torque" name="maven-torque-plugin" rev="3.3-RC1">
  <artifact name="maven-torque-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='torque', module='maven-torque-plugin', version='3.3-RC1')
)
libraryDependencies += "torque" % "maven-torque-plugin" % "3.3-RC1"
[torque/maven-torque-plugin "3.3-RC1"]