Spring Cloud Dataflow Common Flyway Support

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
DB Migration Apache 2.0
org.flywaydb » flyway-core
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
JDBC Extension Apache 2.0
org.springframework » spring-jdbc
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ...

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito