Utility classes to ease the development of internet applications with scala.
- AJAX Forms defined in Scala
- pure server side form validation
- runtime server side JS/CSS Compression and LESS processing
- complex inheritable translation mechanism
The license is Apache 2.0, see LICENSE-2.0.txt.
Can be found on Maven Central (Java 7 and Scala 2.10).
<dependency>
<groupId>net.twibs</groupId>
<artifactId>twibs-*</artifactId>
<version>0.12</version>
</dependency>
Are published on Maven Central.
Is done with plain maven.
Currently the library is maintained against Java 7 and Scala 2.11.
See the modules description for details.