<dependency>
<groupId>com.tencent.devops</groupId>
<artifactId>devops-service</artifactId>
<version>0.0.3</version>
</dependency>
compile
|-- com.tencent.devops:devops-web:0.0.3
|-- com.squareup.okhttp3:okhttp
|-- io.github.openfeign:feign-okhttp
|-- org.springframework.cloud:spring-cloud-starter-openfeign
|-- org.springframework.cloud:spring-cloud-starter-consul-discovery
|-- org.springframework.cloud:spring-cloud-starter-consul-config
|-- org.springframework.cloud:spring-cloud-starter-netflix-hystrix
runtime