Spicelib is a support library for all other Spicefactory projects, assembling all functionality needed in more than one framework. But if you do not want or need to use Parsley or Cinnamon, you can still use this library on its own. Currently the following modules are included:
AS3: Task Framework (abstraction for asynchronous operations), logging, reflection
Java: Generic reflection (because bean introspection on generic types is kind of broken in Java 5/6)
You can view the Road Map for future versions and the Change Log for previous versions in the Jira issue tracker:
Spicelib is Open Source, licensed under the Apache License 2.0