avast / scala-server-toolkit   0.18.4

MIT License Website GitHub

Functional programming toolkit for building server applications in Scala.

Scala versions: 3.x 2.13 2.12

sst-flyway 0.6.2


Group ID:
com.avast
Artifact ID:
sst-flyway_2.13
Version:
0.6.2
Release Date:
Feb 23, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.avast" %% "sst-flyway" % "0.6.2"

Mill build tool

ivy"com.avast::sst-flyway:0.6.2"

Scala CLI

//> using dep "com.avast::sst-flyway:0.6.2"

Ammonite REPL

import $ivy.`com.avast::sst-flyway:0.6.2`

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>sst-flyway_2.13</artifactId>
  <version>0.6.2</version>
</dependency>

compile group: 'com.avast', name: 'sst-flyway_2.13', version: '0.6.2'