Adding Netty4HttpRequestHandler dependency to my project

Hi,
I'm trying to extend the Netty4HttpRequestHandler class in my project, but IntelliJ isn't recognizing the class. I have this dependency in my build.gradle file :

compile 'org.elasticsearch:elasticsearch:7.7.0'

I wasn't able to find the correct dependency anywhere required to add this file. Could somebody please help me? Sorry if this is a stupid question.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.