is not current version
Last Version 2.1.1

org.webpieces:plugin-hibernate 1.9.145

hibernate plugin if you use hibernate installing a filter and other plusses

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

plugin-hibernate
Version

Version

1.9.145
Type

Type

jar

Download plugin-hibernate 1.9.145


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