Sources for the official Thingtrack maptrack application: http://www.thingtrack.com/
Run the Maven 'install' for each project target and deploy the resulting WAR file to your Java application server.
The source code is released under Apache 2.0.
The application uses:
- MySQL Connector v5.1.6 framework by Oracle, which is released under GPL 2.0: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
- JPA Eclipse Link v2.4.2 framework by Eclipse, which is released under EPL v1.0 : http://www.eclipse.org/legal/epl-v10.html
- Spring v3.0.5.RELEASE framework by Spring, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
- Vaadin v6.8.5 framework by Vaadin, which is released under Apache License 2.0: http://www. apache.org/licenses/LICENSE-2.0.html
- Vaadin Touchkit v2.1.0 framework by Vaadin Touchkit, which is released under Apache License 2.0: http://www. apache.org/licenses/LICENSE-2.0.html
- Spring Spring Stuff v1.0.28 add-on by Archie Cobbs, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
- OpenLayers Wrapper v1.2.0 add-on by Matti Tahvonen, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
- FormBinder v2.0.0 add-on by Matti Tahvonen, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
- SuperImmediateTextField v1.0.0 add-on by Henrik Paul, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
- AddThis v1.0.2 add-on by Sami Ekblad, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
- Zxing v1.7 add-on by Sami Ekblad, which is released under Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
|-konekti.map/ ................... Parent project pom with many common dependencies
|-konekti.map.dao.api/ ........... Persistence API
|-konekti.map.dao.impl/ .......... Persistence API Implementation
|-konekti.map.doamin/ ............ Domain Layer
|-konekti.map.service.api/ ....... Service API
|-konekti.map.service.impl/ ...... Service API Implementation
|-konekti.map.mobile/ ............ Mobile Web Application
|-konekti.map.workbench/ ......... Web Application
|-konekti.maven.parent/ .. ....... Pom Parent Project
|-license ........................ Commercial License
'-README.md ...................... Release readme