How to build netty-transport-native-epoll-4.0.32.Final-linux-x86_64.jar?
问题 I am using native epoll transport in netty and was able to download netty-transport-native-epoll-4.0.32.jar from the repository. However I also need netty-transport-native-epoll-4.0.32.Final-linux-x86_64.jar but not unable to find it anywhere. Please let me know where to download this jar, or how to build it. 回答1: The file can be found here : http://repo.scub-foundation.org/artifactory/libs-release/io/netty/netty-transport-native-epoll/4.0.32.Final/ The content doesn't seem to be different