Categories |
CategoriesFlyway Data Databases |
---|---|
GroupId | GroupIdorg.nuiton.topia |
ArtifactId | ArtifactIdtopia-service-flyway |
Version | Version3.3 |
Type | Typejar |
Filename | Size |
---|---|
topia-service-flyway-3.3.pom | |
topia-service-flyway-3.3.jar | 12 KB |
topia-service-flyway-3.3-sources.jar | 12 KB |
topia-service-flyway-3.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.topia/topia-service-flyway/ -->
<dependency>
<groupId>org.nuiton.topia</groupId>
<artifactId>topia-service-flyway</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.topia/topia-service-flyway/
implementation 'org.nuiton.topia:topia-service-flyway:3.3'
// https://jarcasting.com/artifacts/org.nuiton.topia/topia-service-flyway/
implementation ("org.nuiton.topia:topia-service-flyway:3.3")
'org.nuiton.topia:topia-service-flyway:jar:3.3'
<dependency org="org.nuiton.topia" name="topia-service-flyway" rev="3.3">
<artifact name="topia-service-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.topia', module='topia-service-flyway', version='3.3')
)
libraryDependencies += "org.nuiton.topia" % "topia-service-flyway" % "3.3"
[org.nuiton.topia/topia-service-flyway "3.3"]