Last Version

flyway-extends 0.0.1-RELEASE

Flyway extension of springboot

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.fixiu
ArtifactId

ArtifactId

flyway-extends
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

flyway-extends
Flyway extension of springboot
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/dongyushuai/flyway-extends

Download flyway-extends 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.fixiu/flyway-extends/ -->
<dependency>
    <groupId>com.fixiu</groupId>
    <artifactId>flyway-extends</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.fixiu/flyway-extends/
implementation 'com.fixiu:flyway-extends:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.fixiu/flyway-extends/
implementation ("com.fixiu:flyway-extends:0.0.1-RELEASE")
'com.fixiu:flyway-extends:jar:0.0.1-RELEASE'
<dependency org="com.fixiu" name="flyway-extends" rev="0.0.1-RELEASE">
  <artifact name="flyway-extends" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fixiu', module='flyway-extends', version='0.0.1-RELEASE')
)
libraryDependencies += "com.fixiu" % "flyway-extends" % "0.0.1-RELEASE"
[com.fixiu/flyway-extends "0.0.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.jsqlparser : jsqlparser jar 4.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.9.RELEASE
org.flywaydb : flyway-core jar 6.4.4
org.springframework.boot : spring-boot-configuration-processor jar 2.3.9.RELEASE
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.