Uses the http://yuml.me api for rendering. It's using the apache http client for accessing yuml.me.
'com.java-adventures.yuml:yuml-remote-renderer-httpclient:0.2.0'
<dependency>
<groupId>com.java-adventures.yuml</groupId>
<artifactId>yuml-remote-renderer-httpclient</artifactId>
<version>0.2.0</version>
</dependency>
<dependency org="com.java-adventures.yuml" name="yuml-remote-renderer-httpclient" rev="0.2.0"/>
"com.java-adventures.yuml", "yuml-remote-renderer-httpclient", "0.2.0"