filters · A necessary set of filters used in the framework implementations and allowing you to create extensions based on it.
Group: io.github.amayaframework - All Dependencies
http-server · A repackaged and refactored sun http server, created in the original form by Oracle and formerly embedded in the jdk. Distributed under the GNU v2 license.
core-api · The basis of the amaya framework is the one on which various implementations can be built.
core · A set of basic utilities that make up the core of the framework and are intended for use in subsequent implementations.
gson-impl · An add-on over the core that allows you to work with the request and response body as with json elements. Implemented using gson.
core-tomcat · About Amaya is a fairly lightweight web framework for Java, which guarantees speed, ease of creating plugins/addons, flexibility and ease of use. Tomcat implementation.
core-sun · Amaya is a fairly lightweight web framework for Java, which guarantees speed, ease of creating plugins/addons, flexibility and ease of use. Sun server implementation.
http-utils · A very small library containing some http utilities used in various parts of the framework.
amaya-serialize · A plugin that allows you to easily integrate support for the required serializer.
amaya-di · The framework responsible for injecting dependencies. Implemented without using reflection in runtime.
amaya-core · The basis of the amaya framework, which provides basic functionality.
amaya-sun · Amaya is a fairly lightweight web framework for Java, which guarantees speed, ease of creating plugins/addons, flexibility and ease of use. Sun server implementation.
amaya-tomcat · About Amaya is a fairly lightweight web framework for Java, which guarantees speed, ease of creating plugins/addons, flexibility and ease of use. Tomcat implementation.
amaya-events · A library that implements the event system.