Notification Domain is an abstraction of basic notification services (e.g. email) and provides the functionality for sending notifications to a specific recipent.
'org.openengsb.domain:openengsb-domain-notification:1.1.0.RC2'
<dependency>
<groupId>org.openengsb.domain</groupId>
<artifactId>openengsb-domain-notification</artifactId>
<version>1.1.0.RC2</version>
</dependency>
<dependency org="org.openengsb.domain" name="openengsb-domain-notification" rev="1.1.0.RC2"/>
"org.openengsb.domain", "openengsb-domain-notification", "1.1.0.RC2"