Hulaki (postman in Nepali) is a very simple fake SMTP server designed for unit and system testing applications that send email messages.
'com.github.saksham:hulaki:1.0.0'
<dependency> <groupId>com.github.saksham</groupId> <artifactId>hulaki</artifactId> <version>1.0.0</version> </dependency>
<dependency org="com.github.saksham" name="hulaki" rev="1.0.0"/>
"com.github.saksham", "hulaki", "1.0.0"