java110-core/pom.xml
@@ -61,6 +61,11 @@ <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-ribbon</artifactId> </dependency> <dependency> <groupId>com.netflix.hystrix</groupId> <artifactId>hystrix-core</artifactId> <scope>provided</scope> </dependency> </dependencies> </project>