is not current version
Last Version 0.89.1

org.stagemonitor:stagemonitor-eum-server 0.87.11

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-eum-server
Version

Version

0.87.11
Type

Type

war

Download stagemonitor-eum-server 0.87.11


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