License |
License |
---|---|
GroupId | GroupIdorg.kuali.db.impex |
ArtifactId | ArtifactIdtorque-generator |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTorque Generator
This is the Kuali version of ASF's torque generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
torque-generator-1.1.3.pom | |
torque-generator-1.1.3.jar | 151 KB |
torque-generator-1.1.3-tests.jar | 5 KB |
torque-generator-1.1.3-sources.jar | 123 KB |
torque-generator-1.1.3-javadoc.jar | 736 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.db.impex/torque-generator/ -->
<dependency>
<groupId>org.kuali.db.impex</groupId>
<artifactId>torque-generator</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.db.impex/torque-generator/
implementation 'org.kuali.db.impex:torque-generator:1.1.3'
// https://jarcasting.com/artifacts/org.kuali.db.impex/torque-generator/
implementation ("org.kuali.db.impex:torque-generator:1.1.3")
'org.kuali.db.impex:torque-generator:jar:1.1.3'
<dependency org="org.kuali.db.impex" name="torque-generator" rev="1.1.3">
<artifact name="torque-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.db.impex', module='torque-generator', version='1.1.3')
)
libraryDependencies += "org.kuali.db.impex" % "torque-generator" % "1.1.3"
[org.kuali.db.impex/torque-generator "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.kuali.db.impex : jdbc-support | jar | 1.1.3 |
ant : ant | jar | 1.6.5 |
ant-contrib : ant-contrib | jar | 1.0b3 |
antlr : antlr | jar | 2.7.5 |
avalon-logkit : avalon-logkit | jar | 2.1 |
commons-collections : commons-collections | jar | 3.1 |
commons-lang : commons-lang | jar | 2.1 |
commons-logging : commons-logging | jar | 1.0.4 |
log4j : log4j | jar | 1.2.14 |
velocity : texen | jar | 1.0 |
org.apache.velocity : velocity | jar | 1.5 |
village : village | jar | 2.0 |
werken-xpath : werken-xpath | jar | 0.9.4 |
xerces : xercesImpl | jar | 2.6.2 |
xml-apis : xml-apis | jar | 1.0.b2 |
commons-io : commons-io | jar | 1.4 |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |