License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Flyway Data Databases |
GroupId | GroupIdde.digitalfrontiers |
ArtifactId | ArtifactIdspring-boot-flyway-license |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-boot-flyway-license
Spring Boot AutoConfiguration project for Flyway Pro and Enterprise Edition
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-boot-flyway-license-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalfrontiers/spring-boot-flyway-license/ -->
<dependency>
<groupId>de.digitalfrontiers</groupId>
<artifactId>spring-boot-flyway-license</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.digitalfrontiers/spring-boot-flyway-license/
implementation 'de.digitalfrontiers:spring-boot-flyway-license:1.0.0'
// https://jarcasting.com/artifacts/de.digitalfrontiers/spring-boot-flyway-license/
implementation ("de.digitalfrontiers:spring-boot-flyway-license:1.0.0")
'de.digitalfrontiers:spring-boot-flyway-license:pom:1.0.0'
<dependency org="de.digitalfrontiers" name="spring-boot-flyway-license" rev="1.0.0">
<artifact name="spring-boot-flyway-license" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.digitalfrontiers', module='spring-boot-flyway-license', version='1.0.0')
)
libraryDependencies += "de.digitalfrontiers" % "spring-boot-flyway-license" % "1.0.0"
[de.digitalfrontiers/spring-boot-flyway-license "1.0.0"]