License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Flyway Data Databases |
GroupId | GroupIdde.digitalfrontiers |
ArtifactId | ArtifactIdflyway-license-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflyway-license-spring-boot-autoconfigure
Spring Boot AutoConfiguration project for Flyway Pro and Enterprise Edition
|
<!-- https://jarcasting.com/artifacts/de.digitalfrontiers/flyway-license-spring-boot-autoconfigure/ -->
<dependency>
<groupId>de.digitalfrontiers</groupId>
<artifactId>flyway-license-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalfrontiers/flyway-license-spring-boot-autoconfigure/
implementation 'de.digitalfrontiers:flyway-license-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/de.digitalfrontiers/flyway-license-spring-boot-autoconfigure/
implementation ("de.digitalfrontiers:flyway-license-spring-boot-autoconfigure:1.0.0")
'de.digitalfrontiers:flyway-license-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="de.digitalfrontiers" name="flyway-license-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="flyway-license-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalfrontiers', module='flyway-license-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "de.digitalfrontiers" % "flyway-license-spring-boot-autoconfigure" % "1.0.0"
[de.digitalfrontiers/flyway-license-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.flywaydb : flyway-core Optional | 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 |