hexagon_core · Hexagon core utilities. Includes serialization and logging helpers.
Group: com.hexagonkt - All Dependencies
templates · Template processing port. Supports template loading and context passing. Allow multiple adapters at once.
http_server · HTTP server supporting SSL, cookies, WebSockets, and HTTP/2. Requires an adapter to be used.
logging_slf4j_jul · Hexagon SLF4J logging adapter (using JUL as SLF4J engine).
http_client · HTTP client supporting SSL, cookies, WebSockets, and HTTP/2. Requires an adapter to be used.
serialization_jackson_json · Hexagon JSON serialization format (using Jackson).
serialization_jackson · Jackson's serialization utilities (used in several serialization formats).
http_server_servlet · HTTP server adapter to be used on JEE Web Applications (deployed inside a server).
hexagon_http · HTTP classes. These classes are shared among the HTTP client and the HTTP server.
http · HTTP classes. These classes are shared among the HTTP client and the HTTP server.
http_server_jetty · HTTP server adapter for Jetty (using Servlets under the hood).