module org.xbib.netty.http.server.api { exports org.xbib.netty.http.server.api; exports org.xbib.netty.http.server.api.annotation; exports org.xbib.netty.http.server.api.security; requires transitive org.xbib.netty.http.common; }