Jar examples for t:torque-runtime
You can download jar file torque-runtime 4.0 in this page.
Apache License
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'
Click the following link to download the jar file.
torque-runtime-4.0-javadoc.jar