Last Version

Sample Flyway-Test-Extension Spring Boot 1 5.2.1

Sample Flyway-Test-Extension with Spring Boot 1.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-1
Version

Version

5.2.1
Type

Type

jar
Description

Description

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

Download flyway-test-sample-spring-boot-1 5.2.1


<!-- https://jarcasting.com/artifacts/org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-1/ -->
<dependency>
    <groupId>org.flywaydb.flyway-test-extensions.samples</groupId>
    <artifactId>flyway-test-sample-spring-boot-1</artifactId>
    <version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-1/
implementation 'org.flywaydb.flyway-test-extensions.samples:flyway-test-sample-spring-boot-1:5.2.1'
// https://jarcasting.com/artifacts/org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-1/
implementation ("org.flywaydb.flyway-test-extensions.samples:flyway-test-sample-spring-boot-1:5.2.1")
'org.flywaydb.flyway-test-extensions.samples:flyway-test-sample-spring-boot-1:jar:5.2.1'
<dependency org="org.flywaydb.flyway-test-extensions.samples" name="flyway-test-sample-spring-boot-1" rev="5.2.1">
  <artifact name="flyway-test-sample-spring-boot-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flywaydb.flyway-test-extensions.samples', module='flyway-test-sample-spring-boot-1', version='5.2.1')
)
libraryDependencies += "org.flywaydb.flyway-test-extensions.samples" % "flyway-test-sample-spring-boot-1" % "5.2.1"
[org.flywaydb.flyway-test-extensions.samples/flyway-test-sample-spring-boot-1 "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.0.2.RELEASE
org.springframework : spring-context jar 5.0.2.RELEASE
org.springframework : spring-orm jar 5.0.2.RELEASE
org.springframework : spring-test jar 5.0.2.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.9.RELEASE
org.flywaydb : flyway-core jar 5.2.1

runtime (1)

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

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 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.