Categories |
CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.kantega.reststop |
ArtifactId | ArtifactIdreststop-cxf-metrics-plugin |
Version | Version3.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.kantega.reststop/reststop-cxf-metrics-plugin/ -->
<dependency>
<groupId>org.kantega.reststop</groupId>
<artifactId>reststop-cxf-metrics-plugin</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-cxf-metrics-plugin/
implementation 'org.kantega.reststop:reststop-cxf-metrics-plugin:3.7'
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-cxf-metrics-plugin/
implementation ("org.kantega.reststop:reststop-cxf-metrics-plugin:3.7")
'org.kantega.reststop:reststop-cxf-metrics-plugin:jar:3.7'
<dependency org="org.kantega.reststop" name="reststop-cxf-metrics-plugin" rev="3.7">
<artifact name="reststop-cxf-metrics-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.reststop', module='reststop-cxf-metrics-plugin', version='3.7')
)
libraryDependencies += "org.kantega.reststop" % "reststop-cxf-metrics-plugin" % "3.7"
[org.kantega.reststop/reststop-cxf-metrics-plugin "3.7"]