is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:hibernate-c3p0 1.1.1.7


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

hibernate-c3p0
Version

Version

1.1.1.7
Type

Type

jar

Download hibernate-c3p0 1.1.1.7


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