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 Updated
  • hibernate-ogm-modules-wildfly10-5.0.4.Final

    Dec 20, 2016
  • hibernate-ogm-modules-wildfly10-5.0.3.Final

    Nov 08, 2016
  • hibernate-ogm-modules-wildfly10-5.0.2.Final

    Oct 07, 2016
  • hibernate-ogm-modules-wildfly10-5.0.1.Final

    Jun 30, 2016
  • hibernate-ogm-modules-wildfly10-5.0.0.Final

    May 13, 2016
  • hibernate-ogm-modules-wildfly10-5.0.0.CR1

    Mar 29, 2016
  • hibernate-ogm-modules-wildfly10-5.0.0.Beta1

    Dec 18, 2015
  • hibernate-ogm-modules-wildfly10-5.0.0.Alpha1

    Aug 24, 2015

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>