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

torque:maven-torque-plugin 3.3-RC3

Maven Plugin for Torque

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

maven-torque-plugin
Версия

Версия

3.3-RC3
Тип

Тип

jar

Скачать maven-torque-plugin 3.3-RC3


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