Last Version

Spring Boot AutoConfiguration :: Pre-Liquibase Starter 1.1.1

Bootstrapping for Pre-Liquibase

License

License

Categories

Categories

Spring Boot Container Microservices Net Liquibase Data Databases
GroupId

GroupId

net.lbruun.springboot
ArtifactId

ArtifactId

preliquibase-spring-boot-starter
Version

Version

1.1.1
Type

Type

jar
Description

Description

Spring Boot AutoConfiguration :: Pre-Liquibase Starter
Bootstrapping 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-starter 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.2
net.lbruun.springboot : preliquibase-spring-boot-autoconfigure jar 1.1.1

Project Modules

There are no modules declared in this project.