is not current version
Last Version 3.6.14

com.github.fangjinuo.sqlhelper:sqlhelper-datasource-flyway 3.6.5


Categories

Categories

Data Flyway Databases
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-datasource-flyway
Version

Version

3.6.5
Type

Type

jar

Download sqlhelper-datasource-flyway 3.6.5


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