Skip to content
davidB edited this page Sep 13, 2010 · 11 revisions

Welcome to the scala-arm project! This project aims to provide Automatic-Resource-Management via a robust library with an easy-to-use interface. The project aims to support 80% of ARM-related use cases, along with allowing customisation for the remaining cases. The library uses a lot of advanced features behind the scenes to “do the right thing” for users. Some of the method signatures may seem strange to users new to scala, so we recommend checking out the basic usage description.

Links:

You can find the library on the scala-tools.org maven repository.

groupId: com.github.jsuereth.scala-arm
artifactId: scala-arm_2.8.0
version: 0.2

Clone this wiki locally