не последняя версия
Последняя версия 3.6.14

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


Категории

Категории

Данные Flyway Базы данных
Группа

Группа

com.github.fangjinuo.sqlhelper
Идентификатор

Идентификатор

sqlhelper-datasource-flyway
Версия

Версия

3.6.3
Тип

Тип

jar

Скачать sqlhelper-datasource-flyway 3.6.3


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