mcsherrylabs / sss.ancillary

Utilities orthogonal to any project, depended on by most.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sss.ancillary

Orthogonal to and depended on by many projects

Build Status Coverage Status

libraryDependencies += "mcsherrylabs.com" %% "sss-ancillary" % "1.25"

Contains a few useful traits including Serialization, Logging and typesafe config helpers as well as a few Reflection utilities.

Contains a ServerLauncher - useful for starting an embedded Jetty server.

About

Utilities orthogonal to any project, depended on by most.

License:GNU General Public License v3.0


Languages

Language:Scala 100.0%