is not current version
Last Version 1.8

com.liveramp:jack-postgresql 1.6.0


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

jack-postgresql
Version

Version

1.6.0
Type

Type

jar

Download jack-postgresql 1.6.0


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