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

studio.crud.feature:flyway 0.0.1

Flyway Feature

Категории

Категории

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

Группа

studio.crud.feature
Идентификатор

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

flyway
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать flyway 0.0.1


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