Last Version

Spring Boot :: Flyway 1.0.45

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Spring Boot Container Microservices Flyway Data Databases
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-flyway
Version

Version

1.0.45
Type

Type

pom
Description

Description

Spring Boot :: Flyway
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download spring-boot-flyway 1.0.45

Filename Size
spring-boot-flyway-1.0.45.pom 942 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.45</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-flyway/
implementation 'in.hocg.boot:spring-boot-flyway:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-flyway/
implementation ("in.hocg.boot:spring-boot-flyway:1.0.45")
'in.hocg.boot:spring-boot-flyway:pom:1.0.45'
<dependency org="in.hocg.boot" name="spring-boot-flyway" rev="1.0.45">
  <artifact name="spring-boot-flyway" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-flyway', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-flyway" % "1.0.45"
[in.hocg.boot/spring-boot-flyway "1.0.45"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

  • flyway-spring-boot-autoconfigure