не последняя версия
Последняя версия 5.1

org.apache.torque:torque-templates 3.3-RC3


Группа

Группа

org.apache.torque
Идентификатор

Идентификатор

torque-templates
Версия

Версия

3.3-RC3
Тип

Тип

jar

Скачать torque-templates 3.3-RC3


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