is not current version
Last Version 1.8

com.liveramp:jack-test 1.7.2

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-test
Version

Version

1.7.2
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-test 1.7.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.liveramp : jack-core jar 1.7.2
com.liveramp : jack-mysql jar 1.7.2
com.liveramp : jack-postgresql jar 1.7.2
com.liveramp : jack-redshift jar 1.7.2
com.liveramp : jack-store jar 1.7.2
mysql : mysql-connector-java jar 5.1.49

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.