License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdorg.hotrodorm.hotrod |
ArtifactId | ArtifactIdhotrod-ant-plugin |
Last Version | Last Version3.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhotrod-ant-plugin
ORM Generator for High Performance Apps.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-ant-plugin/ -->
<dependency>
<groupId>org.hotrodorm.hotrod</groupId>
<artifactId>hotrod-ant-plugin</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-ant-plugin/
implementation 'org.hotrodorm.hotrod:hotrod-ant-plugin:3.4.7'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-ant-plugin/
implementation ("org.hotrodorm.hotrod:hotrod-ant-plugin:3.4.7")
'org.hotrodorm.hotrod:hotrod-ant-plugin:jar:3.4.7'
<dependency org="org.hotrodorm.hotrod" name="hotrod-ant-plugin" rev="3.4.7">
<artifact name="hotrod-ant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod-ant-plugin', version='3.4.7')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod-ant-plugin" % "3.4.7"
[org.hotrodorm.hotrod/hotrod-ant-plugin "3.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.hotrodorm.hotrod : hotrod-abstract-plugin | jar | 3.4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.7 |
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |