Current AS3 Version
| Version 1.0.1 | Zip (604 KB) 2008-04-26 | DOWNLOAD |
The download contains the Spicelib SWC, Source Code and Unit Tests.
Current Java Version
| Version 1.0.0 | Zip (1.441 KB) 2008-04-26 | DOWNLOAD |
The download contains the Spicelib Release jar, all dependencies, Source Code and Unit Tests.
Note that in contrast to Cinnamon where AS3 and Java code form an integrated package Spicelibs AS3 and Java projects can be used independently. Thus they are available as separate downloads and will have separate release schedules.
Archive
You can find older releases in the Archive.
Public Subversion Repository
For browsing the repository please use this URL: http://opensource.powerflasher.com/websvn/
If you want to check out the project from Subversion use this URL: http://opensource.powerflasher.com/spicefactory/svn/spicelib
If you are using Eclipse you can check out the individual Eclipse projects. The Trunk of the AS3 folder contains two folders:
main is an FDT project and test is
a FlexBuilder project containing the Flexunit Tests. The Trunk of the Java folder contains one folder: main
is a Java Dynamic Web Project (Eclipse Europa) which also contains the JUnit Tests.
The Trunk will always give you
the latest development status which means that it does not match the latest public release. If you want to check out the code
for a particular release you have to choose the corresponding folder in the tags directory. We are tagging each public release.