<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-spring-boot-starter-client-grpc</artifactId>
<version>2.6.0</version>
</dependency>
libraryDependencies += "org.apache.shenyu" % "shenyu-spring-boot-starter-client-grpc" % "2.6.0"
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-spring-boot-starter-client-grpc', version='2.6.0')
)
<dependency org="org.apache.shenyu" name="shenyu-spring-boot-starter-client-grpc" rev="2.6.0" />