is not current version
Last Version 1.8

com.liveramp:jack-postgresql 1.2


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

jack-postgresql
Version

Version

1.2
Type

Type

jar

Download jack-postgresql 1.2


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