File | Operation |
---|---|
otj-metrics-4.0.5.pom | download |
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-metrics</artifactId>
<version>4.0.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics', version='4.0.5')
)
<parent> <groupId>com.opentable.components</groupId> <artifactId>otj-metrics-parent</artifactId> <version>4.0.5</version> </parent>