<dependency>
<groupId>org.apache.directory.daemon</groupId>
<artifactId>daemon-bootstrappers</artifactId>
<version>1.1.4</version>
</dependency>
@Grapes(
@Grab(group='org.apache.directory.daemon', module='daemon-bootstrappers', version='1.1.4')
)