is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod-abstract-plugin 3.3.3


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-abstract-plugin
Version

Version

3.3.3
Type

Type

jar

Download hotrod-abstract-plugin 3.3.3


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