Component that allows users to interface with Hawkular. One rest call to it's endpoint will probably end up with multiple requests to the individual components.
'org.hawkular:hawkular-rest-api:1.0.0.Alpha9'
<dependency> <groupId>org.hawkular</groupId> <artifactId>hawkular-rest-api</artifactId> <version>1.0.0.Alpha9</version> </dependency>
<dependency org="org.hawkular" name="hawkular-rest-api" rev="1.0.0.Alpha9"/>
"org.hawkular", "hawkular-rest-api", "1.0.0.Alpha9"