Last Version

Groovy Liquibase DSL 0.7.6

A Groovy-based DSL for the Liquibase database refactoring tool.

License

License

Categories

Categories

Groovy Languages Liquibase Data Databases
GroupId

GroupId

com.augusttechgroup
ArtifactId

ArtifactId

groovy-liquibase-dsl
Version

Version

0.7.6
Type

Type

jar
Description

Description

Groovy Liquibase DSL
A Groovy-based DSL for the Liquibase database refactoring tool.
Project URL

Project URL

https://github.com/tlberglund/groovy-liquibase
Source Code Management

Source Code Management

https://github.com/tlberglund/groovy-liquibase

Download groovy-liquibase-dsl 0.7.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 2.0.3

runtime (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 1.8.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.h2database : h2 jar 1.3.159

Project Modules

There are no modules declared in this project.