is not current version
Last Version 5.1

org.apache.torque:torque-generator 4.0-beta1


GroupId

GroupId

org.apache.torque
ArtifactId

ArtifactId

torque-generator
Version

Version

4.0-beta1
Type

Type

jar

Download torque-generator 4.0-beta1


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