Download appmon4j-core-1.53.jar file - Jar a

Jar examples for a:appmon4j-core

Description

A lightweight application monitoring framework

You can download jar file appmon4j-core 1.53 in this page.

Build File

You can use the following script to add appmon4j-core-1.53.jar to your project.

<dependency>
   <groupId>de.is24.common</groupId>
   <artifactId>appmon4j-core</artifactId>
   <version>1.53</version>
</dependency>
compile group: 'de.is24.common', name: 'appmon4j-core', version: '1.53'
libraryDependencies += "de.is24.common" % "appmon4j-core" % "1.53"
<dependency org="de.is24.common" name="appmon4j-core" rev="1.53"/>
@Grapes(@Grab(group='de.is24.common', module='appmon4j-core', version='1.53'))
'de.is24.common:appmon4j-core:jar:1.53'

Download

Click the following link to download the jar file.

appmon4j-core-1.53-javadoc.jar
appmon4j-core-1.53-sources.jar
appmon4j-core-1.53.jar
appmon4j-core-1.53.pom



Related Tutorials