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