Download jetty-monitor-8.1.0.RC1.jar file - Jar j

Jar examples for j:jetty-monitor

Description

Performance monitoring artifact for jetty.

You can download jar file jetty-monitor 8.1.0.RC1 in this page.

License

Open Source License

Build File

You can use the following script to add jetty-monitor-8.1.0.RC1.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty</groupId>
   <artifactId>jetty-monitor</artifactId>
   <version>8.1.0.RC1</version>
</dependency>
compile group: 'org.eclipse.jetty', name: 'jetty-monitor', version: '8.1.0.RC1'
libraryDependencies += "org.eclipse.jetty" % "jetty-monitor" % "8.1.0.RC1"
<dependency org="org.eclipse.jetty" name="jetty-monitor" rev="8.1.0.RC1"/>
@Grapes(@Grab(group='org.eclipse.jetty', module='jetty-monitor', version='8.1.0.RC1'))
'org.eclipse.jetty:jetty-monitor:jar:8.1.0.RC1'

Download

Click the following link to download the jar file.

jetty-monitor-8.1.0.RC1-config.jar
jetty-monitor-8.1.0.RC1-javadoc.jar
jetty-monitor-8.1.0.RC1-sources.jar
jetty-monitor-8.1.0.RC1.jar
jetty-monitor-8.1.0.RC1.pom



Related Tutorials