Download torque-runtime-4.0.jar file - Jar t

Jar examples for t:torque-runtime

Description

You can download jar file torque-runtime 4.0 in this page.

License

Apache License

Build File

You can use the following script to add torque-runtime-4.0.jar to your project.

<dependency>
   <groupId>org.apache.torque</groupId>
   <artifactId>torque-runtime</artifactId>
   <version>4.0</version>
</dependency>
compile group: 'org.apache.torque', name: 'torque-runtime', version: '4.0'
libraryDependencies += "org.apache.torque" % "torque-runtime" % "4.0"
<dependency org="org.apache.torque" name="torque-runtime" rev="4.0"/>
@Grapes(@Grab(group='org.apache.torque', module='torque-runtime', version='4.0'))
'org.apache.torque:torque-runtime:jar:4.0'

Download

Click the following link to download the jar file.

torque-runtime-4.0-javadoc.jar
torque-runtime-4.0-sources.jar
torque-runtime-4.0.jar
torque-runtime-4.0.pom



Related Tutorials