is not current version
Last Version 0.31.0

org.stagemonitor:stagemonitor-requestmonitor 0.16.1

an open source solution to application performance monitoring for java server applications

Categories

Categories

Stagemonitor Application Testing & Monitoring Monitoring
GroupId

GroupId

org.stagemonitor
ArtifactId

ArtifactId

stagemonitor-requestmonitor
Version

Version

0.16.1
Type

Type

jar

Download stagemonitor-requestmonitor 0.16.1


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