The basic Loom release includes the jar, css and javascript files, the javadoc, and the demo application and sources.
Loom requires a JSP 2.0 container (at least tomcat 5 or Jetty 5) and java 6. The complete list of tested application servers can be found here.
The demo application and any application created by the scaffolding tool will require JSP 2.1 (tomcat 6 or jetty 6).
Loom is released under The Apache License version 2.0.
Maven
Loom is synchronized with maven central. Those interested also in the latest snapshot should add the Sonatype OSS repository to your list of repositories.
Labels:
None