| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.kuali.maven.impex |
| ArtifactId | ArtifactIdtorque-templates |
| Last Version | Last Version1.0.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTorque Templates
This is the Kuali version of ASF's torque Velocity macro templates
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| torque-templates-1.0.20.pom | |
| torque-templates-1.0.20.jar | 38 KB |
| torque-templates-1.0.20-sources.jar | 35 KB |
| torque-templates-1.0.20-javadoc.jar | 335 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.maven.impex/torque-templates/ -->
<dependency>
<groupId>org.kuali.maven.impex</groupId>
<artifactId>torque-templates</artifactId>
<version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.maven.impex/torque-templates/
implementation 'org.kuali.maven.impex:torque-templates:1.0.20'
// https://jarcasting.com/artifacts/org.kuali.maven.impex/torque-templates/
implementation ("org.kuali.maven.impex:torque-templates:1.0.20")
'org.kuali.maven.impex:torque-templates:jar:1.0.20'
<dependency org="org.kuali.maven.impex" name="torque-templates" rev="1.0.20">
<artifact name="torque-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.maven.impex', module='torque-templates', version='1.0.20')
)
libraryDependencies += "org.kuali.maven.impex" % "torque-templates" % "1.0.20"
[org.kuali.maven.impex/torque-templates "1.0.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |