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.2.0.M2'
<dependency>
<groupId>org.openengsb.domain</groupId>
<artifactId>openengsb-domain-notification</artifactId>
<version>1.2.0.M2</version>
</dependency>
<dependency org="org.openengsb.domain" name="openengsb-domain-notification" rev="1.2.0.M2"/>
"org.openengsb.domain", "openengsb-domain-notification", "1.2.0.M2"