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

com.guicedee.persistence:guiced-persistence-c3p0 1.0.14.1-jre13

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

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.persistence
Идентификатор

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

guiced-persistence-c3p0
Версия

Версия

1.0.14.1-jre13
Тип

Тип

jar

Скачать guiced-persistence-c3p0 1.0.14.1-jre13


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