License |
License |
---|---|
GroupId | GroupIdorg.apache.torque |
ArtifactId | ArtifactIdtorque-templates |
Last Version | Last Version5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTorque Templates
Torque parent project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
torque-templates-5.1.pom | |
torque-templates-5.1.zip | 4 MB |
torque-templates-5.1-sources.jar | 406 KB |
torque-templates-5.1-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.torque/torque-templates/ -->
<dependency>
<groupId>org.apache.torque</groupId>
<artifactId>torque-templates</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.torque/torque-templates/
implementation 'org.apache.torque:torque-templates:5.1'
// https://jarcasting.com/artifacts/org.apache.torque/torque-templates/
implementation ("org.apache.torque:torque-templates:5.1")
'org.apache.torque:torque-templates:jar:5.1'
<dependency org="org.apache.torque" name="torque-templates" rev="5.1">
<artifact name="torque-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.torque', module='torque-templates', version='5.1')
)
libraryDependencies += "org.apache.torque" % "torque-templates" % "5.1"
[org.apache.torque/torque-templates "5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.torque : torque-generator | jar | 5.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.torque : torque-runtime | jar | 5.1 |
org.xmlunit : xmlunit-core | jar | 2.8.4 |
org.apache.derby : derby | jar | 10.14.2.0 |
org.apache.derby : derbytools | jar | 10.14.2.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |