License |
License |
---|---|
GroupId | GroupIdorg.kuali.db.impex |
ArtifactId | ArtifactIdtorque-templates |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTorque Templates
This is the Kuali version of ASF's torque Velocity macro templates
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
torque-templates-1.1.3.pom | |
torque-templates-1.1.3.jar | 37 KB |
torque-templates-1.1.3-tests.jar | 1 KB |
torque-templates-1.1.3-sources.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.db.impex/torque-templates/ -->
<dependency>
<groupId>org.kuali.db.impex</groupId>
<artifactId>torque-templates</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.db.impex/torque-templates/
implementation 'org.kuali.db.impex:torque-templates:1.1.3'
// https://jarcasting.com/artifacts/org.kuali.db.impex/torque-templates/
implementation ("org.kuali.db.impex:torque-templates:1.1.3")
'org.kuali.db.impex:torque-templates:jar:1.1.3'
<dependency org="org.kuali.db.impex" name="torque-templates" rev="1.1.3">
<artifact name="torque-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.db.impex', module='torque-templates', version='1.1.3')
)
libraryDependencies += "org.kuali.db.impex" % "torque-templates" % "1.1.3"
[org.kuali.db.impex/torque-templates "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |