is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod-livesql 3.2.3


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-livesql
Version

Version

3.2.3
Type

Type

jar

Download hotrod-livesql 3.2.3


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