не последняя версия
Последняя версия 2.0.5

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

Postgresql liquibase-r2dbc-spring-boot-starter example

Категории

Категории

Spring Boot Контейнер Микросервисы Liquibase Данные Базы данных Dagger Библиотеки уровня приложения Dependency Injection
Группа

Группа

io.github.daggerok.example
Идентификатор

Идентификатор

liquibase-r2dbc-spring-boot-starter-postgres-example
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать liquibase-r2dbc-spring-boot-starter-postgres-example 1.0.1


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