dependencies { api project(":netty-http-common") api "io.netty:netty-transport-native-kqueue:${project.property('netty.version')}:osx-x86_64" }