Torque Generator Templates

Common project descriptor for the Torque project

License

License

GroupId

GroupId

org.apache.db.torque
ArtifactId

ArtifactId

templates
Last Version

Last Version

3.3-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

Torque Generator Templates
Common project descriptor for the Torque project
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/db/torque/templates

Download templates

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.3-RC2
3.3-RC1