/bones

Basic SBT Project

Primary LanguageScala

A Simple Project Base for Hacking Scala

This is a simple project to clone and use for scala hacking

You should use SBT rebel cut by PaulP

This repo contains a skelton for Scala 2.12.2 hacking. The following things are included:

  • typesafe config
  • typesafe scala logging
  • logback classic
  • json4s
  • date4j
  • scalaj http
  • jsoup
  • specs2
  • mockito-core