Last Version

appmon4j-reactor 1.62

A lightweight application monitoring framework

License

License

GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

appmon4j
Version

Version

1.62
Type

Type

pom
Description

Description

appmon4j-reactor
A lightweight application monitoring framework
Project URL

Project URL

https://github.com/ImmobilienScout24/appmon4j
Project Organization

Project Organization

Immobilien Scout GmbH
Source Code Management

Source Code Management

https://github.com/ImmobilienScout24/appmon4j.git

Download appmon4j 1.62

Filename Size
appmon4j-1.62.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • agent
  • spring
  • hystrix
  • testutil
  • integrationTest
  • metrics