| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.jwebmp.jre10 | 
| ArtifactId | ArtifactIdguiced-persistence-c3p0 | 
| Last Version | Last Version0.59.0.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGuiced Persistence - C3P0 Enables C3P0 with Hibernate connections in the GuicedPersistence provider
        Requires JDK 8 and up | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-c3p0/ -->
<dependency>
    <groupId>com.jwebmp.jre10</groupId>
    <artifactId>guiced-persistence-c3p0</artifactId>
    <version>0.59.0.14</version>
</dependency>// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-c3p0/
implementation 'com.jwebmp.jre10:guiced-persistence-c3p0:0.59.0.14'// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-c3p0/
implementation ("com.jwebmp.jre10:guiced-persistence-c3p0:0.59.0.14")'com.jwebmp.jre10:guiced-persistence-c3p0:jar:0.59.0.14'<dependency org="com.jwebmp.jre10" name="guiced-persistence-c3p0" rev="0.59.0.14">
  <artifact name="guiced-persistence-c3p0" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jwebmp.jre10', module='guiced-persistence-c3p0', version='0.59.0.14')
)libraryDependencies += "com.jwebmp.jre10" % "guiced-persistence-c3p0" % "0.59.0.14"[com.jwebmp.jre10/guiced-persistence-c3p0 "0.59.0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jwebmp.jre10 : jwebmp-log-master Optional | jar | 0.59.0.14 | 
| com.jwebmp.jre10 : guiced-injection Optional | jar | 0.59.0.14 | 
| com.jwebmp.jre10 : guiced-persistence Optional | jar | 0.59.0.14 | 
| com.jwebmp.jre10 : guiced-persistence-hibernateproperties-reader Optional | jar | 0.59.0.14 | 
| org.hibernate : hibernate-core | jar | 5.3.5.Final | 
| javax.persistence : javax.persistence-api | jar | 2.2 | 
| org.hibernate : hibernate-c3p0 | jar | 5.3.5.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.jwebmp.jre10 : guiced-persistence-jpa | jar | 0.59.0.14 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.assertj : assertj-core | jar | 3.10.0 | 
| org.mockito : mockito-core | jar | 2.21.0 | 
| com.h2database : h2 | jar | 1.4.197 |