File | Operation |
---|---|
ning-service-skeleton-0.0.20.pom | download |
<dependency>
<groupId>com.ning.jetty</groupId>
<artifactId>ning-service-skeleton</artifactId>
<version>0.0.20</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.ning.jetty', module='ning-service-skeleton', version='0.0.20')
)
<parent> <groupId>com.ning</groupId> <artifactId>metrics.base-pom</artifactId> <version>0.0.18</version> </parent>