Last Version

Torque Generator Templates 3.3-RC2

Common project descriptor for the Torque project

License

License

GroupId

GroupId

org.apache.db.torque
ArtifactId

ArtifactId

templates
Version

Version

3.3-RC2
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 3.3-RC2


<!-- 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.