is not current version
Last Version 3.4.7

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


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-abstract-plugin
Version

Version

3.2.2
Type

Type

jar

Download hotrod-abstract-plugin 3.2.2


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