Torque Templates

Torque parent project

License

License

GroupId

GroupId

org.apache.torque
ArtifactId

ArtifactId

torque-templates
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Torque Templates
Torque parent project
Project Organization

Project Organization

The Apache Software Foundation

Download torque-templates

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.torque : torque-generator jar 5.1
org.apache.commons : commons-lang3 jar 3.12.0

test (5)

Group / Artifact Type Version
org.apache.torque : torque-runtime jar 5.1
org.xmlunit : xmlunit-core jar 2.8.4
org.apache.derby : derby jar 10.14.2.0
org.apache.derby : derbytools jar 10.14.2.0
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.1
5.0
4.0
4.0-beta1
3.3
3.3-RC3