License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdhibernate-c3p0 |
Version | Version1.2.2.1-jre17 |
Type | Typejar |
Description |
Descriptionhibernate-c3p0
The core maven build properties
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hibernate-c3p0-1.2.2.1-jre17.pom | |
hibernate-c3p0-1.2.2.1-jre17.jar | 1 MB |
hibernate-c3p0-1.2.2.1-jre17-sources.jar | 1 MB |
hibernate-c3p0-1.2.2.1-jre17-javadoc.jar | 318 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/hibernate-c3p0/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>hibernate-c3p0</artifactId>
<version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-c3p0/
implementation 'com.guicedee.services:hibernate-c3p0:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-c3p0/
implementation ("com.guicedee.services:hibernate-c3p0:1.2.2.1-jre17")
'com.guicedee.services:hibernate-c3p0:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="hibernate-c3p0" rev="1.2.2.1-jre17">
<artifact name="hibernate-c3p0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='hibernate-c3p0', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "hibernate-c3p0" % "1.2.2.1-jre17"
[com.guicedee.services/hibernate-c3p0 "1.2.2.1-jre17"]
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.services : hibernate-core | jar | 1.2.2.1-jre17 |
com.guicedee.services : jboss-logmanager | jar | 1.2.2.1-jre17 |