is not current version
Last Version 1.0.45

in.hocg.boot:spring-boot-flyway 1.0.12


Categories

Categories

Spring Boot Container Microservices Flyway Data Databases
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-flyway
Version

Version

1.0.12
Type

Type

pom

Download spring-boot-flyway 1.0.12

Filename Size
spring-boot-flyway-1.0.12.pom 948 bytes
Browse

<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-flyway/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>spring-boot-flyway</artifactId>
    <version>1.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-flyway/
implementation 'in.hocg.boot:spring-boot-flyway:1.0.12'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-flyway/
implementation ("in.hocg.boot:spring-boot-flyway:1.0.12")
'in.hocg.boot:spring-boot-flyway:pom:1.0.12'
<dependency org="in.hocg.boot" name="spring-boot-flyway" rev="1.0.12">
  <artifact name="spring-boot-flyway" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-flyway', version='1.0.12')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-flyway" % "1.0.12"
[in.hocg.boot/spring-boot-flyway "1.0.12"]