lhns / scala-common   0.5.0

Apache License 2.0 GitHub
Scala versions: 3.x
Scala.js versions: 1.x

scala-common

build Release Notes Maven Central Apache License 2.0 Scala Steward badge

Common utilities to build WebServices.

Usage

build.sbt

libraryDependencies ++= Seq(
  "de.lhns" %% "scala-common-core" % "0.5.0",
  "de.lhns" %% "scala-common-app" % "0.5.0",
  "de.lhns" %% "scala-common-http-client" % "0.5.0",
  "de.lhns" %% "scala-common-http-server" % "0.5.0",
  "de.lhns" %% "scala-common-skunk" % "0.5.0"
)

License

This project uses the Apache 2.0 License. See the file called LICENSE.