is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod-utils 3.1.0


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-utils
Version

Version

3.1.0
Type

Type

jar

Download hotrod-utils 3.1.0


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