Spring Boot AutoConfiguration :: Pre-Liquibase AutoConfiguration

Autoconfiguration for Pre-Liquibase

License

License

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
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot AutoConfiguration :: Pre-Liquibase AutoConfiguration
Autoconfiguration for Pre-Liquibase
Project URL

Project URL

https://github.com/lbruun/Pre-Liquibase
Source Code Management

Source Code Management

https://github.com/lbruun/Pre-Liquibase

Download preliquibase-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc Optional jar 2.5.2

provided (1)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.9.6