Meta-package that includes all gRPC modules for Java, providing a complete gRPC implementation.
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-all</artifactId>
<version>1.80.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a gRPC channel using the all-in-one package.
Use grpc-netty and grpc-protobuf individually if you don't need all features.
No dependency data recorded yet.