Torque

Common project descriptor for the Torque project

License

License

GroupId

GroupId

org.apache.db.torque
ArtifactId

ArtifactId

torque
Last Version

Last Version

3.3-RC2
Release Date

Release Date

Type

Type

pom
Description

Description

Torque
Common project descriptor for the Torque project
Project URL

Project URL

http://db.apache.org/torque
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

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

Download torque

Filename Size
torque-3.3-RC2.pom 12 KB
Browse

How to add to project

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