Quarkus extension for building and consuming gRPC services with support for both server and client sides.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-grpc</artifactId>
<version>3.35.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a gRPC service using Quarkus.
Ensure quarkus-grpc version matches your Quarkus platform BOM version.
No dependency data recorded yet.