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

y-http-server-rest.4.1.66.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 4.1.73.0
Show newest version
module org.xbib.netty.http.server.rest {
    exports org.xbib.netty.http.server.rest;
    exports org.xbib.netty.http.server.rest.util;
    requires org.xbib.netty.http.server;
    requires io.netty.transport;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy