License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Liquibase Data Databases Dagger Application Layer Libs Dependency Injection |
GroupId | GroupIdio.github.daggerok |
ArtifactId | ArtifactIdliquibase-r2dbc-spring-boot-starter-example |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe liquibase-r2dbc-spring-boot-starter maven parent project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.daggerok/liquibase-r2dbc-spring-boot-starter-example/ -->
<dependency>
<groupId>io.github.daggerok</groupId>
<artifactId>liquibase-r2dbc-spring-boot-starter-example</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daggerok/liquibase-r2dbc-spring-boot-starter-example/
implementation 'io.github.daggerok:liquibase-r2dbc-spring-boot-starter-example:0.0.4'
// https://jarcasting.com/artifacts/io.github.daggerok/liquibase-r2dbc-spring-boot-starter-example/
implementation ("io.github.daggerok:liquibase-r2dbc-spring-boot-starter-example:0.0.4")
'io.github.daggerok:liquibase-r2dbc-spring-boot-starter-example:jar:0.0.4'
<dependency org="io.github.daggerok" name="liquibase-r2dbc-spring-boot-starter-example" rev="0.0.4">
<artifact name="liquibase-r2dbc-spring-boot-starter-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daggerok', module='liquibase-r2dbc-spring-boot-starter-example', version='0.0.4')
)
libraryDependencies += "io.github.daggerok" % "liquibase-r2dbc-spring-boot-starter-example" % "0.0.4"
[io.github.daggerok/liquibase-r2dbc-spring-boot-starter-example "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
io.projectreactor : reactor-test | jar | |
org.testcontainers : junit-jupiter | jar | |
org.testcontainers : mysql | jar |