Last Version

hotrod 3.4.7

ORM Generator for High Performance Apps.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod
Version

Version

3.4.7
Type

Type

jar
Description

Description

hotrod
ORM Generator for High Performance Apps.
Project URL

Project URL

http://maven.apache.org

Download hotrod 3.4.7


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hotrodorm.hotrod : hotrod-utils jar 3.4.7

provided (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.