MVN

org.hibernate.ogm : hibernate-ogm-ignite

Maven & Gradle

Apr 10, 2018
2 usages
310 stars

Hibernate OGM for Apache Ignite · Persist objects in Apache Ignite

<dependency>
    <groupId>org.hibernate.ogm</groupId>
    <artifactId>hibernate-ogm-ignite</artifactId>
    <version>5.3.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hibernate.ogm : hibernate-ogm-ignite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3.1.Final

All Versions

Choose a version of org.hibernate.ogm : hibernate-ogm-ignite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.3.x
hibernate-ogm-ignite-5.3.1.Final

How to add a dependency to Maven

Add the following org.hibernate.ogm : hibernate-ogm-ignite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hibernate.ogm</groupId>
    <artifactId>hibernate-ogm-ignite</artifactId>
    <version>5.3.1.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hibernate.ogm : hibernate-ogm-ignite gradle dependency to your build.gradle file:

implementation 'org.hibernate.ogm:hibernate-ogm-ignite:5.3.1.Final'

Gradle Kotlin DSL: Add the following org.hibernate.ogm : hibernate-ogm-ignite gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hibernate.ogm:hibernate-ogm-ignite:5.3.1.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hibernate.ogm : hibernate-ogm-ignite sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hibernate.ogm" % "hibernate-ogm-ignite" % "5.3.1.Final"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 05, 2019
2 usages
119 stars
Apr 13, 2018
1 usages
0 stars
Apr 13, 2018
1 usages
10 stars
Apr 26, 2018
1 usages
34 stars
Sep 02, 2019
2 usages
1 stars
Jul 03, 2018
2 usages
1 stars
Oct 18, 2019
2 usages
3 stars
Apr 19, 2018
1 usages
1.7k stars
Apr 18, 2018
1 usages
9 stars
Apr 28, 2018
1 usages
437 stars