gRPC lib contains shared code for all gRPC Services
Any duplicate business logic code from all gRPC in apps/***-service
should be centralized in this module.
Note: code here is not reusable beyond this workspace domain.
gradle libs:grpc:test
gradle libs:grpc:clean
gradle libs:grpc:build