is not current version
Last Version 1.62

de.is24.common:appmon4j-integration-tests 1.51

A lightweight application monitoring framework

GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

appmon4j-integration-tests
Version

Version

1.51
Type

Type

jar

Download appmon4j-integration-tests 1.51


<!-- https://jarcasting.com/artifacts/de.is24.common/appmon4j-integration-tests/ -->
<dependency>
    <groupId>de.is24.common</groupId>
    <artifactId>appmon4j-integration-tests</artifactId>
    <version>1.51</version>
</dependency>
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-integration-tests/
implementation 'de.is24.common:appmon4j-integration-tests:1.51'
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-integration-tests/
implementation ("de.is24.common:appmon4j-integration-tests:1.51")
'de.is24.common:appmon4j-integration-tests:jar:1.51'
<dependency org="de.is24.common" name="appmon4j-integration-tests" rev="1.51">
  <artifact name="appmon4j-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.is24.common', module='appmon4j-integration-tests', version='1.51')
)
libraryDependencies += "de.is24.common" % "appmon4j-integration-tests" % "1.51"
[de.is24.common/appmon4j-integration-tests "1.51"]