License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Flyway Data Databases |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdspring-boot-flyway |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring 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 |
Filename | Size |
---|---|
spring-boot-flyway-1.0.45.pom | 946 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |