License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.torque |
ArtifactId | ArtifactIdtorque-ant-tasks |
Last Version | Last Version5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTorque Generator Ant tasks
Torque parent project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
torque-ant-tasks-5.1.pom | |
torque-ant-tasks-5.1.jar | 12 KB |
torque-ant-tasks-5.1-sources.jar | 10 KB |
torque-ant-tasks-5.1-javadoc.jar | 33 KB |
torque-ant-tasks-5.1-bin.zip | 4 MB |
torque-ant-tasks-5.1-bin.tar.gz | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.torque/torque-ant-tasks/ -->
<dependency>
<groupId>org.apache.torque</groupId>
<artifactId>torque-ant-tasks</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.torque/torque-ant-tasks/
implementation 'org.apache.torque:torque-ant-tasks:5.1'
// https://jarcasting.com/artifacts/org.apache.torque/torque-ant-tasks/
implementation ("org.apache.torque:torque-ant-tasks:5.1")
'org.apache.torque:torque-ant-tasks:jar:5.1'
<dependency org="org.apache.torque" name="torque-ant-tasks" rev="5.1">
<artifact name="torque-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.torque', module='torque-ant-tasks', version='5.1')
)
libraryDependencies += "org.apache.torque" % "torque-ant-tasks" % "5.1"
[org.apache.torque/torque-ant-tasks "5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.torque : torque-templates | jar | 5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.12 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.apache.derby : derby | jar | 10.14.2.0 |
org.apache.derby : derbytools | jar | 10.14.2.0 |
org.xmlunit : xmlunit-core | jar | 2.8.4 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |