is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-hibernate4-util 7.1.0

Collection of utility modules that allow Obevo integration with other third-party modules.

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-hibernate4-util
Version

Version

7.1.0
Type

Type

jar

Download obevo-hibernate4-util 7.1.0


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