is not current version
Last Version 0.3.0

studio.crud.feature:flyway 0.1.1

Flyway Feature

Categories

Categories

Flyway Data Databases
GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

flyway
Version

Version

0.1.1
Type

Type

jar

Download flyway 0.1.1


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