is not current version
Last Version 62

com.guicedee.persistence:guiced-persistence-c3p0 1.0.19.2-jre14

Enables C3P0 with Hibernate connections in the GuicedPersistence provider Requires JDK 8 and up

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.persistence
ArtifactId

ArtifactId

guiced-persistence-c3p0
Version

Version

1.0.19.2-jre14
Type

Type

jar

Download guiced-persistence-c3p0 1.0.19.2-jre14


<!-- https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-persistence-c3p0/ -->
<dependency>
    <groupId>com.guicedee.persistence</groupId>
    <artifactId>guiced-persistence-c3p0</artifactId>
    <version>1.0.19.2-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-persistence-c3p0/
implementation 'com.guicedee.persistence:guiced-persistence-c3p0:1.0.19.2-jre14'
// https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-persistence-c3p0/
implementation ("com.guicedee.persistence:guiced-persistence-c3p0:1.0.19.2-jre14")
'com.guicedee.persistence:guiced-persistence-c3p0:jar:1.0.19.2-jre14'
<dependency org="com.guicedee.persistence" name="guiced-persistence-c3p0" rev="1.0.19.2-jre14">
  <artifact name="guiced-persistence-c3p0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.persistence', module='guiced-persistence-c3p0', version='1.0.19.2-jre14')
)
libraryDependencies += "com.guicedee.persistence" % "guiced-persistence-c3p0" % "1.0.19.2-jre14"
[com.guicedee.persistence/guiced-persistence-c3p0 "1.0.19.2-jre14"]