Last Version

io.github.daggerok.example:liquibase-r2dbc-spring-boot-starter-mariadb-example 2.0.5

MariaDB liquibase-r2dbc-spring-boot-starter example

License

License

Categories

Categories

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

GroupId

io.github.daggerok.example
ArtifactId

ArtifactId

liquibase-r2dbc-spring-boot-starter-mariadb-example
Version

Version

2.0.5
Type

Type

jar
Description

Description

MariaDB liquibase-r2dbc-spring-boot-starter example
Project Organization

Project Organization

Maksim Kostromin aka daggerok open source projects sets

Download liquibase-r2dbc-spring-boot-starter-mariadb-example 2.0.5


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.7.0
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.7.0
org.webjars.npm : mvp.css jar 1.8.0
org.springframework.boot : spring-boot-starter-data-r2dbc jar 2.7.0
io.github.daggerok : liquibase-r2dbc-spring-boot-starter jar 2.0.5
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.apache.logging.log4j : log4j-api-kotlin Optional jar 1.1.0
io.projectreactor.kotlin : reactor-kotlin-extensions Optional jar
org.jetbrains.kotlinx : kotlinx-coroutines-reactor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.7.0

runtime (3)

Group / Artifact Type Version
org.mariadb.jdbc : mariadb-java-client jar 3.0.4
org.mariadb : r2dbc-mariadb jar
io.r2dbc : r2dbc-pool jar

test (7)

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
org.testcontainers : mariadb jar
org.testcontainers : postgresql jar
org.testcontainers : mssqlserver jar

Project Modules

There are no modules declared in this project.