Last Version

com.liveramp:jack-core 1.8

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-core
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-core 1.8


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

Dependencies

compile (8)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-lang : commons-lang jar 2.5
net.java.dev : jvyaml jar 0.2.1
com.google.guava : guava jar 13.0.1
joda-time : joda-time jar 2.7
org.apache.commons : commons-pool2 jar 2.4.2

Project Modules

There are no modules declared in this project.