| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.hotrodorm.hotrod |
| ArtifactId | ArtifactIdhotrod-generator |
| Last Version | Last Version3.4.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhotrod-generator
ORM Generator for High Performance Apps.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hotrod-generator-3.4.7.pom | |
| hotrod-generator-3.4.7.jar | 643 KB |
| hotrod-generator-3.4.7-sources.jar | 309 KB |
| hotrod-generator-3.4.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-generator/ -->
<dependency>
<groupId>org.hotrodorm.hotrod</groupId>
<artifactId>hotrod-generator</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-generator/
implementation 'org.hotrodorm.hotrod:hotrod-generator:3.4.7'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-generator/
implementation ("org.hotrodorm.hotrod:hotrod-generator:3.4.7")
'org.hotrodorm.hotrod:hotrod-generator:jar:3.4.7'
<dependency org="org.hotrodorm.hotrod" name="hotrod-generator" rev="3.4.7">
<artifact name="hotrod-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod-generator', version='3.4.7')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod-generator" % "3.4.7"
[org.hotrodorm.hotrod/hotrod-generator "3.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hotrodorm.hotrod : hotrod | jar | 3.4.7 |
| org.hotrodorm.hotrod : hotrod-livesql | jar | 3.4.7 |
| org.nocrala.tools.database : tartarus | jar | 3.1.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| ognl : ognl | jar | 3.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| javax.activation : activation | jar | 1.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |