is not current version
Last Version 1.62

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

A lightweight application monitoring framework

GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

appmon4j-integration-tests
Version

Version

1.50
Type

Type

jar

Download appmon4j-integration-tests 1.50


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