is not current version
Last Version 1.1.1

net.lbruun.springboot:preliquibase-spring-boot-autoconfigure 0.9.6

Autoconfiguration for Pre-Liquibase

Categories

Categories

Spring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration Liquibase Data Databases
GroupId

GroupId

net.lbruun.springboot
ArtifactId

ArtifactId

preliquibase-spring-boot-autoconfigure
Version

Version

0.9.6
Type

Type

jar

Download preliquibase-spring-boot-autoconfigure 0.9.6


<!-- https://jarcasting.com/artifacts/net.lbruun.springboot/preliquibase-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>net.lbruun.springboot</groupId>
    <artifactId>preliquibase-spring-boot-autoconfigure</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.lbruun.springboot/preliquibase-spring-boot-autoconfigure/
implementation 'net.lbruun.springboot:preliquibase-spring-boot-autoconfigure:0.9.6'
// https://jarcasting.com/artifacts/net.lbruun.springboot/preliquibase-spring-boot-autoconfigure/
implementation ("net.lbruun.springboot:preliquibase-spring-boot-autoconfigure:0.9.6")
'net.lbruun.springboot:preliquibase-spring-boot-autoconfigure:jar:0.9.6'
<dependency org="net.lbruun.springboot" name="preliquibase-spring-boot-autoconfigure" rev="0.9.6">
  <artifact name="preliquibase-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lbruun.springboot', module='preliquibase-spring-boot-autoconfigure', version='0.9.6')
)
libraryDependencies += "net.lbruun.springboot" % "preliquibase-spring-boot-autoconfigure" % "0.9.6"
[net.lbruun.springboot/preliquibase-spring-boot-autoconfigure "0.9.6"]