is not current version
Last Version 2.0.5

io.github.daggerok:liquibase-r2dbc-spring-boot-starter-parent 1.0.1

The liquibase-r2dbc-spring-boot-starter maven parent project

Categories

Categories

Spring Boot Container Microservices Liquibase Data Databases Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

io.github.daggerok
ArtifactId

ArtifactId

liquibase-r2dbc-spring-boot-starter-parent
Version

Version

1.0.1
Type

Type

jar

Download liquibase-r2dbc-spring-boot-starter-parent 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.daggerok/liquibase-r2dbc-spring-boot-starter-parent/ -->
<dependency>
    <groupId>io.github.daggerok</groupId>
    <artifactId>liquibase-r2dbc-spring-boot-starter-parent</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daggerok/liquibase-r2dbc-spring-boot-starter-parent/
implementation 'io.github.daggerok:liquibase-r2dbc-spring-boot-starter-parent:1.0.1'
// https://jarcasting.com/artifacts/io.github.daggerok/liquibase-r2dbc-spring-boot-starter-parent/
implementation ("io.github.daggerok:liquibase-r2dbc-spring-boot-starter-parent:1.0.1")
'io.github.daggerok:liquibase-r2dbc-spring-boot-starter-parent:jar:1.0.1'
<dependency org="io.github.daggerok" name="liquibase-r2dbc-spring-boot-starter-parent" rev="1.0.1">
  <artifact name="liquibase-r2dbc-spring-boot-starter-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daggerok', module='liquibase-r2dbc-spring-boot-starter-parent', version='1.0.1')
)
libraryDependencies += "io.github.daggerok" % "liquibase-r2dbc-spring-boot-starter-parent" % "1.0.1"
[io.github.daggerok/liquibase-r2dbc-spring-boot-starter-parent "1.0.1"]