is not current version
Last Version 21.0.0-hib5

NuoDB Hibernate Dialect 20.0.2-hib5

NuoDB Hibernate dialect classes for use with JDK 1.8, and newer

License

License

NuoDB Terms and Conditions
Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.nuodb.hibernate
ArtifactId

ArtifactId

nuodb-hibernate
Version

Version

20.0.2-hib5
Type

Type

jar
Description

Description

NuoDB Hibernate Dialect
NuoDB Hibernate dialect classes for use with JDK 1.8, and newer
Project URL

Project URL

http://www.nuodb.com
Project Organization

Project Organization

NuoDB, Inc.

Download nuodb-hibernate 20.0.2-hib5


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

Dependencies

compile (2)

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

test (6)

Group / Artifact Type Version
org.hibernate : hibernate-testing jar 5.4.30.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.