Guiced Persistence - C3P0

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

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

guiced-persistence-c3p0
Last Version

Last Version

0.65.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Guiced Persistence - C3P0
Enables C3P0 with Hibernate connections in the GuicedPersistence provider Requires JDK 8 and up
Project URL

Project URL

https://github.com/GedMarc/GuicedPersistence-C3P0
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/GuicedPersistence.git

Download guiced-persistence-c3p0

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.jwebmp : guiced-persistence-hibernateproperties-reader jar 0.65.0.3
com.jwebmp : guiced-persistence-jpa jar 0.65.0.3
org.hibernate : hibernate-core jar 5.4.1.Final
javax.persistence : javax.persistence-api jar 2.2
org.hibernate : hibernate-c3p0 jar 5.4.1.Final
com.mchange : mchange-commons-java jar 0.2.15
com.mchange : c3p0 jar 0.9.5.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.

Versions

Version
0.65.0.3
0.65.0.2
0.63.0.61
0.62.0.1
0.59.0.14
0.58.0.21-RCTEST
0.58.0.20-RCTEST