stevenrskelton / serialization

serialization facility for sbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbt/serialization

sbt serialization is an opinionated wrapper around Scala pickling focused on sbt's usage. In particular it provides:

  • JSON format that's nice
  • static-only core picklers

About

serialization facility for sbt

License:Other


Languages

Language:Scala 100.0%