Last Version

hibernate-community-dialects - relocation 6.1.0.Final

Hibernate's community supported dialects

License

License

Categories

Categories

Unity Business Logic Libraries Game Development Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-community-dialects
Version

Version

6.1.0.Final
Type

Type

pom
Description

Description

hibernate-community-dialects - relocation
Hibernate's community supported dialects
Project URL

Project URL

https://hibernate.org/orm
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

https://github.com/hibernate/hibernate-orm

Download hibernate-community-dialects 6.1.0.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.