<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-plugin-global</artifactId>
<version>2.4.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-plugin-global', version='2.4.1')
)