dependencies {
api project(":netty-http-server")
implementation "org.xbib:guice:${project.property('xbib-guice.version')}"
}