MVN

com.hsiliev : liquibase-lock-timeout

Maven & Gradle

Jan 05, 2022
1 stars

Liquibase Lock Timeout · Liquibase extension that unlocks the database change log after a timeout

<dependency>
    <groupId>com.hsiliev</groupId>
    <artifactId>liquibase-lock-timeout</artifactId>
    <version>0.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hsiliev : liquibase-lock-timeout to add to Maven - Latest Versions:

  • Latest Stable: 0.5.7

All Versions

Choose a version of com.hsiliev : liquibase-lock-timeout to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
liquibase-lock-timeout-0.5.7
liquibase-lock-timeout-0.5.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hsiliev</groupId>
    <artifactId>liquibase-lock-timeout</artifactId>
    <version>0.5.7</version>
</dependency>