Connection pooling support for Hibernate using C3P0, relocated to org.hibernate.orm group.
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-c3p0</artifactId>
<version>5.5.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the C3P0ConnectionProvider for Hibernate connection pooling.
Use org.hibernate.orm:hibernate-c3p0 instead.
No dependency data recorded yet.