Last Version

Sample Flyway-Test-Extension Spring Boot 2 5.2.1

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

License

License

Categories

Categories

Spring Boot Container Microservices Flyway Data Databases
GroupId

GroupId

org.flywaydb.flyway-test-extensions.samples
ArtifactId

ArtifactId

flyway-test-sample-spring-boot-2
Version

Version

5.2.1
Type

Type

jar
Description

Description

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

Download 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.4.1

test (2)

Group / Artifact Type Version
org.flywaydb.flyway-test-extensions : flyway-spring-test jar 5.2.1
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE

Project Modules

There are no modules declared in this project.