is not current version
Last Version 2.28

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


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.2
Type

Type

jar

Download respiro-jersey-metrics-plugin 2.2


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