is not current version
Last Version 2.1.2

com.github.patricio78:liquibase-kubernetes 2.0.1

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
Version

Version

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


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.