Last Version

com.liveramp:jack-postgresql 1.8

A set of scripts for generating fully functional Java database models from Ruby's ActiveRecord models and migrations.

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

jack-postgresql
Version

Version

1.8
Type

Type

jar
Description

Description

A set of scripts for generating fully functional Java database models from Ruby's ActiveRecord models and migrations.

Download jack-postgresql 1.8


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

Dependencies

compile (2)

Group / Artifact Type Version
com.liveramp : jack-core jar 1.8
postgresql : postgresql jar 9.1-901.jdbc4

Project Modules

There are no modules declared in this project.