<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-client-core</artifactId>
<version>2.4.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-client-core', version='2.4.1')
)
<parent> <groupId>org.apache.shenyu</groupId> <artifactId>shenyu-client</artifactId> <version>2.4.1</version> </parent>
compile
|-- org.apache.shenyu:shenyu-spi
|-- org.apache.shenyu:shenyu-disruptor
|-- org.apache.shenyu:shenyu-register-client-http
|-- org.apache.shenyu:shenyu-register-client-zookeeper
|-- org.apache.shenyu:shenyu-register-client-etcd