License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Flyway Data Databases |
GroupId | GroupIdde.digitalfrontiers |
ArtifactId | ArtifactIdflyway-enterprise-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflyway-enterprise-spring-boot-starter
Spring Boot Starter project for Flyway Enterprise Edition
|
<!-- https://jarcasting.com/artifacts/de.digitalfrontiers/flyway-enterprise-spring-boot-starter/ -->
<dependency>
<groupId>de.digitalfrontiers</groupId>
<artifactId>flyway-enterprise-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalfrontiers/flyway-enterprise-spring-boot-starter/
implementation 'de.digitalfrontiers:flyway-enterprise-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/de.digitalfrontiers/flyway-enterprise-spring-boot-starter/
implementation ("de.digitalfrontiers:flyway-enterprise-spring-boot-starter:1.0.0")
'de.digitalfrontiers:flyway-enterprise-spring-boot-starter:jar:1.0.0'
<dependency org="de.digitalfrontiers" name="flyway-enterprise-spring-boot-starter" rev="1.0.0">
<artifact name="flyway-enterprise-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalfrontiers', module='flyway-enterprise-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "de.digitalfrontiers" % "flyway-enterprise-spring-boot-starter" % "1.0.0"
[de.digitalfrontiers/flyway-enterprise-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.digitalfrontiers : flyway-license-spring-boot-autoconfigure | jar | 1.0.0 |
org.flywaydb.enterprise : flyway-core | jar | 5.2.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.1.RELEASE |
com.h2database : h2 | jar | 1.4.197 |