is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-hibernate3-util 8.2.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-hibernate3-util
Version

Version

8.2.0
Type

Type

jar

Download obevo-hibernate3-util 8.2.0


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