Provides ALTS (Application Layer Transport Security) support for gRPC in Java.
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-alts</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 with ALTS security.
Ensure you are running on Google Cloud Platform or have the necessary credentials configured.
No dependency data recorded yet.