com.github.patricio78:liquibase-kubernetes

Alternate Liquibase Locking solution which makes able an application to recover from a terminated Schema update using Kubernetes API.

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net Liquibase Data Databases
GroupId

GroupId

com.github.patricio78
ArtifactId

ArtifactId

liquibase-kubernetes
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.patricio78:liquibase-kubernetes
Alternate Liquibase Locking solution which makes able an application to recover from a terminated Schema update using Kubernetes API.
Project URL

Project URL

https://github.com/patricio78/liquibase-kubernetes
Source Code Management

Source Code Management

https://github.com/patricio78/liquibase-kubernetes

Download liquibase-kubernetes

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.8.0
io.kubernetes : client-java jar 11.0.1
org.slf4j : slf4j-api jar 1.7.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0