Jack

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

License

License

GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

jack
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://liveramp.com

Download jack

Filename Size
jack-1.8.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jack-core
  • jack-mysql
  • jack-postgresql
  • jack-redshift
  • jack-store
  • jack-test

Versions

Version
1.8
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2