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

Sample Flyway-Test-Extension Spring Boot 2 5.2.1

Sample Flyway-Test-Extension with Spring Boot 2.x

Лицензия

Лицензия

Категории

Категории

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

Группа

org.flywaydb.flyway-test-extensions.samples
Идентификатор

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

flyway-test-sample-spring-boot-2
Версия

Версия

5.2.1
Тип

Тип

jar
Описание

Описание

Sample Flyway-Test-Extension Spring Boot 2
Sample Flyway-Test-Extension with Spring Boot 2.x

Скачать flyway-test-sample-spring-boot-2 5.2.1


<!-- https://jarcasting.com/artifacts/org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-2/ -->
<dependency>
    <groupId>org.flywaydb.flyway-test-extensions.samples</groupId>
    <artifactId>flyway-test-sample-spring-boot-2</artifactId>
    <version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-2/
implementation 'org.flywaydb.flyway-test-extensions.samples:flyway-test-sample-spring-boot-2:5.2.1'
// https://jarcasting.com/artifacts/org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-2/
implementation ("org.flywaydb.flyway-test-extensions.samples:flyway-test-sample-spring-boot-2:5.2.1")
'org.flywaydb.flyway-test-extensions.samples:flyway-test-sample-spring-boot-2:jar:5.2.1'
<dependency org="org.flywaydb.flyway-test-extensions.samples" name="flyway-test-sample-spring-boot-2" rev="5.2.1">
  <artifact name="flyway-test-sample-spring-boot-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flywaydb.flyway-test-extensions.samples', module='flyway-test-sample-spring-boot-2', version='5.2.1')
)
libraryDependencies += "org.flywaydb.flyway-test-extensions.samples" % "flyway-test-sample-spring-boot-2" % "5.2.1"
[org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-2 "5.2.1"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.1
org.slf4j : slf4j-log4j12 jar 1.7.1
org.springframework : spring-core jar 5.1.1.RELEASE
org.springframework : spring-context jar 5.1.1.RELEASE
org.springframework : spring-orm jar 5.1.1.RELEASE
org.springframework : spring-test jar 5.1.1.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.6.RELEASE
org.flywaydb : flyway-core jar 5.2.1

runtime (1)

Идентификатор библиотеки Тип Версия
org.hsqldb : hsqldb jar 2.4.1

test (2)

Идентификатор библиотеки Тип Версия
org.flywaydb.flyway-test-extensions : flyway-spring-test jar 5.2.1
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE

Модули Проекта

Данный проект не имеет модулей.