не последняя версия
Последняя версия 2.0.0.RELEASE

com.github.hiwepy:flyway-plus-spring-boot-starter 1.0.7.RELEASE

Spring Boot Starter For Flyway

Категории

Категории

Spring Boot Контейнер Микросервисы Flyway Данные Базы данных
Группа

Группа

com.github.hiwepy
Идентификатор

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

flyway-plus-spring-boot-starter
Версия

Версия

1.0.7.RELEASE
Тип

Тип

jar

Скачать flyway-plus-spring-boot-starter 1.0.7.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hiwepy/flyway-plus-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>flyway-plus-spring-boot-starter</artifactId>
    <version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/flyway-plus-spring-boot-starter/
implementation 'com.github.hiwepy:flyway-plus-spring-boot-starter:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/flyway-plus-spring-boot-starter/
implementation ("com.github.hiwepy:flyway-plus-spring-boot-starter:1.0.7.RELEASE")
'com.github.hiwepy:flyway-plus-spring-boot-starter:jar:1.0.7.RELEASE'
<dependency org="com.github.hiwepy" name="flyway-plus-spring-boot-starter" rev="1.0.7.RELEASE">
  <artifact name="flyway-plus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='flyway-plus-spring-boot-starter', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "flyway-plus-spring-boot-starter" % "1.0.7.RELEASE"
[com.github.hiwepy/flyway-plus-spring-boot-starter "1.0.7.RELEASE"]