Categories |
CategoriesStagemonitor Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.stagemonitor |
ArtifactId | ArtifactIdstagemonitor-eum-server |
Version | Version0.85.1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-eum-server/ -->
<dependency>
<groupId>org.stagemonitor</groupId>
<artifactId>stagemonitor-eum-server</artifactId>
<version>0.85.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-eum-server/
implementation 'org.stagemonitor:stagemonitor-eum-server:0.85.1'
// https://jarcasting.com/artifacts/org.stagemonitor/stagemonitor-eum-server/
implementation ("org.stagemonitor:stagemonitor-eum-server:0.85.1")
'org.stagemonitor:stagemonitor-eum-server:war:0.85.1'
<dependency org="org.stagemonitor" name="stagemonitor-eum-server" rev="0.85.1">
<artifact name="stagemonitor-eum-server" type="war" />
</dependency>
@Grapes(
@Grab(group='org.stagemonitor', module='stagemonitor-eum-server', version='0.85.1')
)
libraryDependencies += "org.stagemonitor" % "stagemonitor-eum-server" % "0.85.1"
[org.stagemonitor/stagemonitor-eum-server "0.85.1"]