Last Version

Groovy Liquibase DSL 1.0.2

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

License

License

Categories

Categories

Groovy Languages Net Liquibase Data Databases
GroupId

GroupId

net.saliman
ArtifactId

ArtifactId

groovy-liquibase-dsl
Version

Version

1.0.2
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 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-sql jar 2.4.1
org.liquibase : liquibase-core jar 3.3.2
org.codehaus.groovy : groovy jar 2.4.1

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.185
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.