Jar examples for a:appmon4j-core
A lightweight application monitoring framework
You can download jar file appmon4j-core 1.50 in this page.
You can use the following script to add appmon4j-core-1.50.jar to your project.
<dependency> <groupId>de.is24.common</groupId> <artifactId>appmon4j-core</artifactId> <version>1.50</version> </dependency>
compile group: 'de.is24.common', name: 'appmon4j-core', version: '1.50'
libraryDependencies += "de.is24.common" % "appmon4j-core" % "1.50"
<dependency org="de.is24.common" name="appmon4j-core" rev="1.50"/>
@Grapes(@Grab(group='de.is24.common', module='appmon4j-core', version='1.50'))
'de.is24.common:appmon4j-core:jar:1.50'
Click the following link to download the jar file.
appmon4j-core-1.50-javadoc.jar