Spring Liquibase extensions

Provides some additional capabilities to Spring Liquibase integration

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

com.lateral-thoughts
ArtifactId

ArtifactId

spring-liquibase-extensions
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Liquibase extensions
Provides some additional capabilities to Spring Liquibase integration
Project URL

Project URL

https://github.com/LateralThoughts/spring-liquibase-extensions
Project Organization

Project Organization

Lateral Thoughts
Source Code Management

Source Code Management

https://github.com/LateralThoughts/spring-liquibase-extensions

Download spring-liquibase-extensions

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 3.0.6
org.springframework : spring Optional jar 2.0.6

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0