<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-client-sofa</artifactId>
<version>2.5.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-client-sofa', version='2.5.1')
)
<parent> <groupId>org.apache.shenyu</groupId> <artifactId>shenyu-client</artifactId> <version>2.5.1</version> </parent>
compile
|-- org.apache.shenyu:shenyu-client-core
provided
|-- com.alipay.sofa:runtime-sofa-boot-starter:3.1.4
|-- com.alipay.sofa:sofa-rpc-all
|-- org.springframework:spring-beans