is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod 3.3.3


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod
Version

Version

3.3.3
Type

Type

jar

Download hotrod 3.3.3


<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod/ -->
<dependency>
    <groupId>org.hotrodorm.hotrod</groupId>
    <artifactId>hotrod</artifactId>
    <version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod/
implementation 'org.hotrodorm.hotrod:hotrod:3.3.3'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod/
implementation ("org.hotrodorm.hotrod:hotrod:3.3.3")
'org.hotrodorm.hotrod:hotrod:jar:3.3.3'
<dependency org="org.hotrodorm.hotrod" name="hotrod" rev="3.3.3">
  <artifact name="hotrod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod', version='3.3.3')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod" % "3.3.3"
[org.hotrodorm.hotrod/hotrod "3.3.3"]