Last Version

NuoDB Hibernate Dialect 21.0.0-hib5

Custom NuoDB driver and NuoDB Hibernate dialect classes for use with JDK 1.8, and newer. See https://doc.nuodb.com/nuodb/latest/client-development/using-the-nuodb-java-hibernate-driver.

License

License

NuoDB Terms and Conditions
Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.nuodb.hibernate
ArtifactId

ArtifactId

nuodb-hibernate
Version

Version

21.0.0-hib5
Type

Type

jar
Description

Description

NuoDB Hibernate Dialect
Custom NuoDB driver and NuoDB Hibernate dialect classes for use with JDK 1.8, and newer. See https://doc.nuodb.com/nuodb/latest/client-development/using-the-nuodb-java-hibernate-driver.
Project URL

Project URL

http://www.nuodb.com
Project Organization

Project Organization

NuoDB, Inc.

Download nuodb-hibernate 21.0.0-hib5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nuodb.jdbc : nuodb-jdbc jar [23.0,)
org.hibernate : hibernate-core jar 5.6.5.Final

test (6)

Group / Artifact Type Version
org.hibernate : hibernate-testing jar 5.6.5.Final
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar 2.5.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.0
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.