I am trying to test gRPC with Karate. My requirement is to import the .proto file and utilize the services. I have tried some of the karate-grpc examples, but got the below error:
Could not resolve dependencies for project com.github.thinkerou:karate-grpc-helper:jar:1.0.3: Failed to collect dependencies at com.github.thinkerou:karate-grpc-core:jar:1.0.3:
Can anyone please help me. Thanks in advance!