<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-rpc-core</artifactId>
<version>1.3.0</version>
</dependency>
<parent> <groupId>com.xuxueli</groupId> <artifactId>xxl-rpc</artifactId> <version>1.3.0</version> </parent>
compile
|-- com.xuxueli:xxl-registry-client
|-- org.apache.commons:commons-pool2
provided
|-- io.protostuff:protostuff-core
|-- io.protostuff:protostuff-runtime
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.apache.zookeeper:zookeeper
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-client
|-- org.springframework:spring-beans
|-- org.springframework:spring-core
|-- org.springframework:spring-context
test