MVN

com.whiteclarkegroup : liquibase-linter

Maven & Gradle

Mar 09, 2020
25 stars

Liquibase Linter · Liquibase extension to add configurable script linting

<dependency>
    <groupId>com.whiteclarkegroup</groupId>
    <artifactId>liquibase-linter</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.whiteclarkegroup : liquibase-linter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.whiteclarkegroup : liquibase-linter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
liquibase-linter-0.5.1
liquibase-linter-0.5.0
0.4.x
liquibase-linter-0.4.0
0.3.x
liquibase-linter-0.3.0
0.2.x
liquibase-linter-0.2.1
liquibase-linter-0.2.0
0.1.x
liquibase-linter-0.1.0

How to add a dependency to Maven

Add the following com.whiteclarkegroup : liquibase-linter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.whiteclarkegroup</groupId>
    <artifactId>liquibase-linter</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.whiteclarkegroup : liquibase-linter gradle dependency to your build.gradle file:

implementation 'com.whiteclarkegroup:liquibase-linter:0.5.1'

Gradle Kotlin DSL: Add the following com.whiteclarkegroup : liquibase-linter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.whiteclarkegroup:liquibase-linter:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.whiteclarkegroup : liquibase-linter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.whiteclarkegroup" % "liquibase-linter" % "0.5.1"

Advertisement

Dependencies from Group

Mar 09, 2020
25 stars

Discover Dependencies

Sep 15, 2018
4 usages
428 stars
ftp
Sep 10, 2018
1 usages
1.1k stars
Oct 23, 2019
32 usages
1.3k stars
Sep 14, 2018
4 usages
11 stars
Dec 06, 2018
1 usages
Jun 07, 2023
35 usages
87 stars
Feb 07, 2022
2 usages
Jun 29, 2023
9 usages
1 stars