Last Version

Torque Runtime 3.3-RC2

Common project descriptor for the Torque project

License

License

GroupId

GroupId

org.apache.db.torque
ArtifactId

ArtifactId

runtime
Version

Version

3.3-RC2
Type

Type

jar
Description

Description

Torque Runtime
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/runtime

Download runtime 3.3-RC2


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

Dependencies

compile (13)

Group / Artifact Type Version
avalon-framework : avalon-framework-api jar 4.3
avalon-logkit : avalon-logkit jar 2.1
commons-beanutils : commons-beanutils-core jar 1.7.0
commons-collections : commons-collections jar 3.1
commons-configuration : commons-configuration jar 1.2
commons-dbcp : commons-dbcp jar 1.2.1
commons-lang : commons-lang jar 2.1
commons-logging : commons-logging jar 1.0.4
commons-pool : commons-pool jar 1.2
jcs : jcs jar 20030822.182132
village : village jar 2.0
xerces : xercesImpl jar 2.6.2
xml-apis : xml-apis jar 2.0.2

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.1
avalon-framework : avalon-framework-impl jar 4.3
fulcrum : fulcrum-testcontainer jar 1.0.4
fulcrum : fulcrum-yaafi jar 1.0.3

Project Modules

There are no modules declared in this project.