is not current version
Last Version 6.1.0.Final

hibernate-agroal - relocation 6.0.0.Alpha9

Integration for Agroal as a ConnectionProvider for Hibernate ORM

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-agroal
Version

Version

6.0.0.Alpha9
Type

Type

pom
Description

Description

hibernate-agroal - relocation
Integration for Agroal as a ConnectionProvider for Hibernate ORM
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-agroal 6.0.0.Alpha9


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

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.