Skip to content

dataswift/slick-postgres-generator-driver

Repository files navigation

Scala API wrappers for the HAT

Slick PostgreSQL Code generator and Driver with useful extensions

Usage

To use the sbt plugin in your project, add this to plugins.sbt:

resolvers += "HAT Library Artifacts Snapshots" at "https://s3-eu-west-1.amazonaws.com/library-artifacts-releases.hubofallthings.com"
addSbtPlugin("org.hatdex" % "sbt-slick-postgres-generator" % "X.Y.Z")

Similarly, for the driver library, add it to your build.sbt:

libraryDependencies += "org.hatdex" %% "slick-postgres-driver" % "X.Y.Z"

Publishing

To publish the library:

sbt +publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages