License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.maven-play-plugin.com.mchange |
ArtifactId | ArtifactIdc3p0-oracle-thin-extras |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionc3p0-oracle-thin-extras
a JDBC Connection pooling / Statement caching library
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.mchange/c3p0-oracle-thin-extras/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.com.mchange</groupId>
<artifactId>c3p0-oracle-thin-extras</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.mchange/c3p0-oracle-thin-extras/
implementation 'com.google.code.maven-play-plugin.com.mchange:c3p0-oracle-thin-extras:0.9.5'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.mchange/c3p0-oracle-thin-extras/
implementation ("com.google.code.maven-play-plugin.com.mchange:c3p0-oracle-thin-extras:0.9.5")
'com.google.code.maven-play-plugin.com.mchange:c3p0-oracle-thin-extras:jar:0.9.5'
<dependency org="com.google.code.maven-play-plugin.com.mchange" name="c3p0-oracle-thin-extras" rev="0.9.5">
<artifact name="c3p0-oracle-thin-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.com.mchange', module='c3p0-oracle-thin-extras', version='0.9.5')
)
libraryDependencies += "com.google.code.maven-play-plugin.com.mchange" % "c3p0-oracle-thin-extras" % "0.9.5"
[com.google.code.maven-play-plugin.com.mchange/c3p0-oracle-thin-extras "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
com.mchange : c3p0 | jar | 0.9.5 |