Last Version

Hibernate OGM Bill of Materials 5.4.1.Final

Hibernate OGM Bill of Materials POM

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.ogm
ArtifactId

ArtifactId

hibernate-ogm-bom
Version

Version

5.4.1.Final
Type

Type

pom
Description

Description

Hibernate OGM Bill of Materials
Hibernate OGM Bill of Materials POM
Project URL

Project URL

http://ogm.hibernate.org
Project Organization

Project Organization

Hibernate
Source Code Management

Source Code Management

https://github.com/hibernate/hibernate-ogm/

Download hibernate-ogm-bom 5.4.1.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.