MVN

org.hibernate.ogm : hibernate-ogm-modules-wildfly9

Maven & Gradle

Jun 01, 2015
310 stars

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

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

Latest Version

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

  • Latest Stable: 4.2.0.Final

All Versions

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

Version Vulnerabilities Updated
4.2.x
hibernate-ogm-modules-wildfly9-4.2.0.Final
hibernate-ogm-modules-wildfly9-4.2.0.CR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hibernate.ogm</groupId>
    <artifactId>hibernate-ogm-modules-wildfly9</artifactId>
    <version>4.2.0.Final</version>
</dependency>