Build parent to bring in required dependencies for Quarkus Netty.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-netty-deployment</artifactId>
<version>3.35.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the Netty deployment processor.
Use quarkus-netty instead for application code.
No dependency data recorded yet.