MVN

org.hibernate.ogm : hibernate-ogm-modules-wildfly10

Maven & Gradle

Dec 20, 2016
310 stars

Hibernate OGM WildFly Module · A module for adding OGM to WildFly

<dependency>
    <groupId>org.hibernate.ogm</groupId>
    <artifactId>hibernate-ogm-modules-wildfly10</artifactId>
    <version>5.0.4.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hibernate.ogm : hibernate-ogm-modules-wildfly10 to add to Maven - Latest Versions:

  • Latest Stable: 5.0.4.Final
  • Latest Beta: 5.0.0.Beta1
  • Latest Alpha: 5.0.0.Alpha1

All Versions

Choose a version of org.hibernate.ogm : hibernate-ogm-modules-wildfly10 to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
hibernate-ogm-modules-wildfly10-5.0.4.Final
hibernate-ogm-modules-wildfly10-5.0.3.Final
hibernate-ogm-modules-wildfly10-5.0.2.Final
hibernate-ogm-modules-wildfly10-5.0.1.Final
hibernate-ogm-modules-wildfly10-5.0.0.Final
hibernate-ogm-modules-wildfly10-5.0.0.CR1
hibernate-ogm-modules-wildfly10-5.0.0.Beta1
hibernate-ogm-modules-wildfly10-5.0.0.Alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hibernate.ogm</groupId>
    <artifactId>hibernate-ogm-modules-wildfly10</artifactId>
    <version>5.0.4.Final</version>
</dependency>