Download mconsole-war-3.0.0.jar file - Jar m

Jar examples for m:mconsole-war

Description

Geronimo Monitorin Console :: WEB Module

You can download jar file mconsole-war 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add mconsole-war-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugins.monitoring</groupId>
   <artifactId>mconsole-war</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.plugins.monitoring', name: 'mconsole-war', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.plugins.monitoring" % "mconsole-war" % "3.0.0"
<dependency org="org.apache.geronimo.plugins.monitoring" name="mconsole-war" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins.monitoring', module='mconsole-war', version='3.0.0'))
'org.apache.geronimo.plugins.monitoring:mconsole-war:jar:3.0.0'

Download

Click the following link to download the jar file.

mconsole-war-3.0.0-javadoc.jar
mconsole-war-3.0.0-sources.jar
mconsole-war-3.0.0.pom



Related Tutorials