External tools - MakroCZ/PA165-Project GitHub Wiki
External dependencies
Following publicly available tools were used as a part of Java EE application:
- Maven - build tool, is licensed under the Apache License 2.0 license.
- Spring - dependency management framework, is licensed under the Apache License 2.0 license.
- Hibernate - object relational mapping framework, is licensed under the LGPL license.
- JQuery - JavaScript library, is licensed under the MIT license.
- Bootstrap - is a free and open-source front-end framework for developing websites and web applications, is licensed under the Apache License 2.0 license.
- Apache Tomcat - is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies, is licensed under the Apache License 2.0 license.