MVN

org.liquibase.ext : liquibase-nochangelogupdate

Maven & Gradle

Oct 04, 2013
6 stars

Liquibase Extension: No ChangeLog Table Updates · When running an update, Liquibase will not touch the databasechangelog table to mark changeSets as ran

<dependency>
    <groupId>org.liquibase.ext</groupId>
    <artifactId>liquibase-nochangelogupdate</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.liquibase.ext : liquibase-nochangelogupdate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.liquibase.ext : liquibase-nochangelogupdate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
liquibase-nochangelogupdate-1.1
1.0
liquibase-nochangelogupdate-1.0

How to add a dependency to Maven

Add the following org.liquibase.ext : liquibase-nochangelogupdate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.liquibase.ext</groupId>
    <artifactId>liquibase-nochangelogupdate</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.liquibase.ext : liquibase-nochangelogupdate gradle dependency to your build.gradle file:

implementation 'org.liquibase.ext:liquibase-nochangelogupdate:1.1'

Gradle Kotlin DSL: Add the following org.liquibase.ext : liquibase-nochangelogupdate gradle kotlin dependency to your build.gradle.kts file:

implementation("org.liquibase.ext:liquibase-nochangelogupdate:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.liquibase.ext : liquibase-nochangelogupdate sbt scala dependency to your build.sbt file:

libraryDependencies += "org.liquibase.ext" % "liquibase-nochangelogupdate" % "1.1"

Advertisement

Dependencies from Group

May 12, 2023
14 usages
266 stars
Jul 11, 2023
4 usages
49 stars
Oct 25, 2016
3 usages
266 stars
Aug 14, 2023
2 usages
11 stars
Aug 17, 2023
2 usages
46 stars

Discover Dependencies

Mar 15, 2011
3 usages
Nov 19, 2014
17 stars
Apr 05, 2013
3 usages
Oct 23, 2014
2 usages
1 stars
Oct 24, 2008
5 usages
Mar 31, 2014
Oct 05, 2011
8 usages