Last Version

hibernate-proxool - relocation 6.1.0.Final

Integration for Proxool Connection pooling into Hibernate O/RM

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-proxool
Version

Version

6.1.0.Final
Type

Type

pom
Description

Description

hibernate-proxool - relocation
Integration for Proxool Connection pooling into Hibernate O/RM
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-proxool 6.1.0.Final


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