Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 930 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 930 Bytes

Agapsys Embedded Servlet Container

Welcome to the Embedded Servlet Container project.

Attention: If you obtained the source from a development branch be aware that such branch can contain unstable and/or uncompilable code.

Compiling

The first build may take a long time as Maven downloads all the dependencies.

Dependencies

Embedded Servlet Container project requires Java 7 compatible runtime and depends on the following external libraries:

  • Java EE 7 Web Specification APIs
  • Jetty Web Container
  • HttpComponents Client

Test dependencies:

  • JUnit

For detailed information on external dependencies please see pom.xml.

Licensing

Embedded Servlet Container project is licensed under the Apache License 2.0. See the files called LICENSE and NOTICE for more information.

Contact

For general information visit the main project site at https://github.com/agapsys/embedded-servlet-container