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

com.liveramp:jack-postgresql 1.5.0


Категории

Категории

PostgreSQL Данные Базы данных
Группа

Группа

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

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

jack-postgresql
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать jack-postgresql 1.5.0


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