не последняя версия
Последняя версия 0.9.0.2

c3p0:c3p0-oracle-thin-extras 0.8.5.2


Группа

Группа

c3p0
Идентификатор

Идентификатор

c3p0-oracle-thin-extras
Версия

Версия

0.8.5.2
Тип

Тип

jar

Скачать c3p0-oracle-thin-extras 0.8.5.2


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