WildFly Swarm - Netflix
This repository contains a variety of pieces related to the NetflixOSS stack.
Ribbon Support
<dependency>
  <groupId>org.wildfly.swarm</groupId>
  <artifactId>ribbon</artifactId>
</dependency>
 
Secured Ribbon Support
<dependency>
  <groupId>org.wildfly.swarm</groupId>
  <artifactId>ribbon-secured</artifactId>
</dependency>