Netty4 integration for RESTEasy, enabling asynchronous HTTP processing.
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-netty4</artifactId>
<version>6.2.16.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a RESTEasy server using Netty4.
Check migration guide for RESTEasy 6.x.
No dependency data recorded yet.