Shaded Netty transport for gRPC, providing a self-contained gRPC client/server implementation.
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<version>1.82.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of gRPC Netty channel to connect to a server.
Use io.grpc:grpc-netty instead of shaded version to avoid classpath issues.
No dependency data recorded yet.