Example projects that uses Scala Commons components/modules.
To build and run tests use the following command:
sbt clean test
To start the application server locally, use the following command:
sbt clean "project scommons-examples-server" run
To see it in browser:
http://localhost:9000/scommons-examples/puzzle15.html