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