Library for creating and sending HTML email with Spring. Contains functionality to transform text to html, as well as html to text.
'org.sevensource.commons:html-email-service:0.2.2'
<dependency>
<groupId>org.sevensource.commons</groupId>
<artifactId>html-email-service</artifactId>
<version>0.2.2</version>
</dependency>
<dependency org="org.sevensource.commons" name="html-email-service" rev="0.2.2"/>
"org.sevensource.commons", "html-email-service", "0.2.2"