<dependency>
<groupId>com.ning.jetty</groupId>
<artifactId>ning-service-skeleton-log4j</artifactId>
<version>0.0.9</version>
</dependency>
@Grapes(
@Grab(group='com.ning.jetty', module='ning-service-skeleton-log4j', version='0.0.9')
)