is not current version
Last Version 5.1

org.apache.torque:torque-templates 4.0


GroupId

GroupId

org.apache.torque
ArtifactId

ArtifactId

torque-templates
Version

Version

4.0
Type

Type

jar

Download torque-templates 4.0


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