is not current version
Last Version 2.28

org.kantega.respiro:respiro-jersey-metrics-plugin 2.12


Categories

Categories

Ant Build Tools Metrics Application Testing & Monitoring Monitoring Jersey Program Interface REST Frameworks
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-jersey-metrics-plugin
Version

Version

2.12
Type

Type

jar

Download respiro-jersey-metrics-plugin 2.12


<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-jersey-metrics-plugin/ -->
<dependency>
    <groupId>org.kantega.respiro</groupId>
    <artifactId>respiro-jersey-metrics-plugin</artifactId>
    <version>2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-jersey-metrics-plugin/
implementation 'org.kantega.respiro:respiro-jersey-metrics-plugin:2.12'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-jersey-metrics-plugin/
implementation ("org.kantega.respiro:respiro-jersey-metrics-plugin:2.12")
'org.kantega.respiro:respiro-jersey-metrics-plugin:jar:2.12'
<dependency org="org.kantega.respiro" name="respiro-jersey-metrics-plugin" rev="2.12">
  <artifact name="respiro-jersey-metrics-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-jersey-metrics-plugin', version='2.12')
)
libraryDependencies += "org.kantega.respiro" % "respiro-jersey-metrics-plugin" % "2.12"
[org.kantega.respiro/respiro-jersey-metrics-plugin "2.12"]