License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.hotrodorm.hotrod |
ArtifactId | ArtifactIdhotrod |
Last Version | Last Version3.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhotrod
ORM Generator for High Performance Apps.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hotrod-3.4.7.pom | |
hotrod-3.4.7.jar | 47 KB |
hotrod-3.4.7-sources.jar | 27 KB |
hotrod-3.4.7-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod/ -->
<dependency>
<groupId>org.hotrodorm.hotrod</groupId>
<artifactId>hotrod</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod/
implementation 'org.hotrodorm.hotrod:hotrod:3.4.7'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod/
implementation ("org.hotrodorm.hotrod:hotrod:3.4.7")
'org.hotrodorm.hotrod:hotrod:jar:3.4.7'
<dependency org="org.hotrodorm.hotrod" name="hotrod" rev="3.4.7">
<artifact name="hotrod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod', version='3.4.7')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod" % "3.4.7"
[org.hotrodorm.hotrod/hotrod "3.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.hotrodorm.hotrod : hotrod-utils | jar | 3.4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | 5.2.0.RELEASE |
org.springframework : spring-tx | jar | 5.2.0.RELEASE |
org.springframework : spring-context | jar | 5.2.0.RELEASE |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.springframework : spring-jdbc | jar | 5.2.0.RELEASE |
org.mybatis : mybatis-spring | jar | 2.0.6 |
org.mybatis : mybatis | jar | 3.5.9 |
org.apache.commons : commons-jexl3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |