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

.http_handlers.3.6.3.source-code.module-info Maven / Gradle / Ivy


module com.hexagonkt.http_handlers {

    requires transitive com.hexagonkt.http;
    requires transitive com.hexagonkt.handlers;

    exports com.hexagonkt.http.handlers;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy