is not current version
Last Version 8.5.13

org.flywaydb.enterprise:flyway-extensibility-commons 8.2.2


Categories

Categories

Flyway Data Databases
GroupId

GroupId

org.flywaydb.enterprise
ArtifactId

ArtifactId

flyway-extensibility-commons
Version

Version

8.2.2
Type

Type

jar

Download flyway-extensibility-commons 8.2.2


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