Will start a fake (spy) SMTP server for you tests. It makes it easy to verify the mails your application has sent
'org.unitils.mail:unitils-mail:1.0.2'
<dependency>
<groupId>org.unitils.mail</groupId>
<artifactId>unitils-mail</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.unitils.mail" name="unitils-mail" rev="1.0.2"/>
"org.unitils.mail", "unitils-mail", "1.0.2"