MVN

com.rbkmoney.geck : migrator

Maven & Gradle

Sep 08, 2021
3 usages
0 stars
<dependency>
    <groupId>com.rbkmoney.geck</groupId>
    <artifactId>migrator</artifactId>
    <version>0.6.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rbkmoney.geck : migrator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.12

All Versions

Choose a version of com.rbkmoney.geck : migrator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
migrator-0.6.12
migrator-0.6.11
migrator-0.6.10

How to add a dependency to Maven

Add the following com.rbkmoney.geck : migrator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rbkmoney.geck</groupId>
    <artifactId>migrator</artifactId>
    <version>0.6.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rbkmoney.geck : migrator gradle dependency to your build.gradle file:

implementation 'com.rbkmoney.geck:migrator:0.6.12'

Gradle Kotlin DSL: Add the following com.rbkmoney.geck : migrator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rbkmoney.geck:migrator:0.6.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rbkmoney.geck : migrator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rbkmoney.geck" % "migrator" % "0.6.12"

Advertisement

Dependencies from Group

Sep 08, 2021
14 usages
0 stars
Sep 08, 2021
11 usages
0 stars
Sep 08, 2021
6 usages
0 stars
Sep 08, 2021
3 usages
0 stars
Sep 08, 2021
0 stars

Discover Dependencies