<dependency>
<groupId>org.apache.james.examples</groupId>
<artifactId>custom-smtp-hooks</artifactId>
<version>3.7.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.james.examples', module='custom-smtp-hooks', version='3.7.0')
)