GitHub - biomunky/bones: Basic SBT Project

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Sep 29, 2025. It is now read-only.

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