Downloads
SweetDEV RIA is a tag library which allows you to add rich ajax components to your web pages.
You will find on the SourceForge download page
multiple packages :
Package SweetDEV RIA
The "core" main package which contains :
- sweetdev-ria-blank-X.X.war
- A blank web application including RIA components and dependencies. The best choice to start a new project based on SweetDEV RIA components.
- sweetdev-ria-core-X.X.jar
- JAR file including the Java TagLibrary (server side).
- sweetdev-ria-core-X.X-sources.jar
- The Java TagLibrary sources (server side).
Download theses files on SourceForge.
Package SweetDEV RIA Getting Started
The "getting started" web application that you can view by following this link
:
- sweetdev-ria-gettingStarted-X.X.war
- The "Getting Started" web application showing how to use components step-by-step (see ShowCase section).
- sweetdev-ria-gettingStarted-X.X-sources.jar
- The "Getting Started" web application's sources.
Download theses files on SourceForge.
Package SweetDEV Framework Implementation
This JAR file allows you to use SweetDEV RIA with the SweetDEV Framework
since version 2.1.3 released in july, 20th 2005.
SweetDEV
Framework is a Struts-based J2EE framework. Feel free to download it from Ideo Technologies web site
.
- sweetdev-implementation-X.X.jar
- Add this JAR in your classpath if you wan't to use SweetDEV RIA with SweetDEV framework.
- sweetdev-implementation-X.X-sources.jar
- The "sweetDEV-implementation" web application's sources.
Download theses files on SourceForge.
Package SweetDEV RIA Test
This web application contains JSP pages for functional, technical and automated tests :
- Functional tests are used to test components JSP integration (attributes and available values),
- Technical tests are used to test components in specifics browser's configuration,
- Automated tests are unit tests played by Selenium
and JsUnit
on each maven build.
- sweetdev-ria-test-X.X.war
- The "test" web application containing multiples JSP tests pages.
- sweetdev-ria-test-X.X-sources.jar
- The "test" web application's sources.
Download theses files on SourceForge.
Snapshots versions
We are currently improving SweetDEV RIA by bugfixes and new features.
We will publish frequently builds (called "snapshot") between 2 official releases.
You can download SweetDEV RIA snapshots on our maven 2 repository
: