is not current version
Last Version 1.2.2.1-jre17

com.guicedee:hibernate-bom 1.2.2.1

The BOM for Hibernate

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

hibernate-bom
Version

Version

1.2.2.1
Type

Type

pom

Download hibernate-bom 1.2.2.1

Filename Size
hibernate-bom-1.2.2.1.pom 11 KB
Browse

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