文件名 | 操作 |
---|---|
metrics-okhttp-parent-0.5.0-rc.1.pom | 下载 |
<dependency>
<groupId>io.dropwizard.metrics.okhttp</groupId>
<artifactId>metrics-okhttp-parent</artifactId>
<version>0.5.0-rc.1</version>
<type>pom</type>
</dependency>
libraryDependencies += "io.dropwizard.metrics.okhttp" % "metrics-okhttp-parent" % "0.5.0-rc.1"
@Grapes(
@Grab(group='io.dropwizard.metrics.okhttp', module='metrics-okhttp-parent', version='0.5.0-rc.1')
)
<dependency org="io.dropwizard.metrics.okhttp" name="metrics-okhttp-parent" rev="0.5.0-rc.1" />