| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kuali.common |
| Идентификатор | Идентификаторtorque-templates |
| Версия | Версия2.1.7 |
| Тип | Типjar |
| Описание |
ОписаниеTorque Templates
This is the Kuali version of ASF's torque Velocity macro templates
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| torque-templates-2.1.7.pom | |
| torque-templates-2.1.7.jar | 38 KB |
| torque-templates-2.1.7-tests.jar | 1 KB |
| torque-templates-2.1.7-sources.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kuali.common/torque-templates/ -->
<dependency>
<groupId>org.kuali.common</groupId>
<artifactId>torque-templates</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.common/torque-templates/
implementation 'org.kuali.common:torque-templates:2.1.7'
// https://jarcasting.com/artifacts/org.kuali.common/torque-templates/
implementation ("org.kuali.common:torque-templates:2.1.7")
'org.kuali.common:torque-templates:jar:2.1.7'
<dependency org="org.kuali.common" name="torque-templates" rev="2.1.7">
<artifact name="torque-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.common', module='torque-templates', version='2.1.7')
)
libraryDependencies += "org.kuali.common" % "torque-templates" % "2.1.7"
[org.kuali.common/torque-templates "2.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |