r

rely-flywayt

rely-flywayt
Files download
File Operation
rely-flywayt-10.1.4-RELEASE.jar download
rely-flywayt-10.1.4-RELEASE.pom download
rely-flywayt-10.1.4-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.guoshiyao.rely</groupId>
  <artifactId>rely-flywayt</artifactId>
  <version>10.1.4-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.guoshiyao.rely:rely-flywayt:10.1.4-RELEASE'
Gradle Kotlin
implementation("com.guoshiyao.rely:rely-flywayt:10.1.4-RELEASE")
Scala SBT
libraryDependencies += "com.guoshiyao.rely" % "rely-flywayt" % "10.1.4-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.guoshiyao.rely', module='rely-flywayt', version='10.1.4-RELEASE')
)
Apache Ivy
<dependency org="com.guoshiyao.rely" name="rely-flywayt" rev="10.1.4-RELEASE" />
Leiningen
[com.guoshiyao.rely/rely-flywayt "10.1.4-RELEASE"]
Apache Buildr
'com.guoshiyao.rely:rely-flywayt:jar:10.1.4-RELEASE'