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