| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.hotrodorm.hotrod |
| ArtifactId | ArtifactIdhotrod-abstract-plugin |
| Last Version | Last Version3.4.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhotrod-abstract-plugin
ORM Generator for High Performance Apps.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-abstract-plugin/ -->
<dependency>
<groupId>org.hotrodorm.hotrod</groupId>
<artifactId>hotrod-abstract-plugin</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-abstract-plugin/
implementation 'org.hotrodorm.hotrod:hotrod-abstract-plugin:3.4.7'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-abstract-plugin/
implementation ("org.hotrodorm.hotrod:hotrod-abstract-plugin:3.4.7")
'org.hotrodorm.hotrod:hotrod-abstract-plugin:jar:3.4.7'
<dependency org="org.hotrodorm.hotrod" name="hotrod-abstract-plugin" rev="3.4.7">
<artifact name="hotrod-abstract-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod-abstract-plugin', version='3.4.7')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod-abstract-plugin" % "3.4.7"
[org.hotrodorm.hotrod/hotrod-abstract-plugin "3.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hotrodorm.hotrod : hotrod-generator | jar | 3.4.7 |
| org.nocrala.tools.texttablefmt : text-table-formatter | jar | 1.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 4.1.2 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |