...
Following are the third-party software dependencies needed to get a development environment up and running.
- Git
- Java 1.7/1.8
- Maven 3.2+
- There are no special requirements for configuring settings.xml.
...
Following are the third-party software dependencies needed to get a deployment environment ready.
- MySQL 5.5/ 5.6
- Nginx - not needed for a local development environment
- Tomcat 78+ or Jetty 9+
References/Links
- Eclipse - https://www.eclipse.org/downloads/
- Git - http://git-scm.com/downloads
- Java - https://java.com/en/download/index.jsp
- MySQL - http://dev.mysql.com/downloads/
- Nginx - http://nginx.org/en/download.html
- Maven - http://maven.apache.org/download.cgi
- Tomcat 7 8 - httphttps://tomcat.apache.org/download-7080.cgi
- Jetty - http://www.eclipse.org/jetty/
...