| Project Description |
Maven plugin allowing GigaSpaces application developers to easily build, assemble, and deploy OpenSpaces application. |
| Current Project Version |
1.1-SNAPSHOT |
| Project Maturity |
Release |
| Project License |
Apache License 2.0 |
| Compatible GigaSpaces XAP Version |
GigaSpacesXAP6.02 |
| Project Captain |
Jin Kim |
| Contributors |
Jin Kim |
Project Sitemap
Project Homepage
Features and Capabilities
This project comes with two Maven tools to help GigaSpaces application developers to quickly create and deploy OpenSpaces applications as:
- Maven GigaSpaces Archetype tool to create OpenSpaces Maven-enabled application.
Using this Archetype, a developer can create either simple(single module) helloworld, or complex (nested modules) data Maven-enabled applications.
Also, this tool allows a developer to build OpenSpaces projects on his/her choice of IDE.
- Maven GigaSpaces Plugin to create deployable processing unit bundle compliant with processing unit directory structure.
Using this plugin, a developer can assemble the deployable processing unit including all dependent libraries.
Also, this plug-in allows a developer to copy the processing unit bundle into the GigaSpaces deploy directory.