# gvnix-samples **Repository Path**: mirrors_bramp/gvnix-samples ## Basic Information - **Project Name**: gvnix-samples - **Description**: Are you looking for sample applications made with gvNIX? This is the official samples repository for the gvNIX project. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = gvNIX samples gvNIX team :page-layout: base :homepage: http://gvnix.org :googlecode: http://code.google.com/p/gvnix/ Welcome to the gvNIX samples repository which provides you several sample applications for getting started with {homepage}[gvNIX]. Each sample is contained in its own sub directory in which you will find a _README.adoc_ file explaining further details, e.g. how to run the respective sample. Note you can run samples locally by cloning this repository and starting each application with +mvn tomcat:run+, but first it is recommended to install gvNIX. Depending on the version of gvNIX you are using you should read the appropriate installation guide: * link:INSTALL-gvNIX-2.x.adoc[Install gvNIX 2.x] * link:INSTALL-gvNIX-1.x.adoc[install gvNIX 1.x] Finally try yourself to develop the sample following its _README.adoc_ file. == Additional resources The {homepage}[gvNIX] site contains several guides in spanish that show how to use gvNIX. == Bug reporting If you find a bug in a sample, or have an enhancement request, create an issue for the sample. == Contributing http://help.github.com/send-pull-requests[Pull requests] are welcome. == Disclaimer The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.