is not current version
Last Version 2.1.7

org.kuali.common:torque-executor 2.1.3

This module provides high-speed, multi-threaded execution of the SQL generated by Torque Generator

GroupId

GroupId

org.kuali.common
ArtifactId

ArtifactId

torque-executor
Version

Version

2.1.3
Type

Type

jar

Download torque-executor 2.1.3


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