All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.http_server.3.7.3.source-code.module-info Maven / Gradle / Ivy


module com.hexagonkt.http_server {

    requires transitive com.hexagonkt.core;
    requires transitive com.hexagonkt.http_handlers;

    exports com.hexagonkt.http.server;
    exports com.hexagonkt.http.server.callbacks;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy