Last Version

Jetty :: Monitoring 9.4.0.M0

Performance monitoring artifact for jetty.

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-monitor
Version

Version

9.4.0.M0
Type

Type

jar
Description

Description

Jetty :: Monitoring
Performance monitoring artifact for jetty.
Project URL

Project URL

http://www.eclipse.org/jetty
Project Organization

Project Organization

Webtide

Download jetty-monitor 9.4.0.M0


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-monitor/ -->
<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-monitor</artifactId>
    <version>9.4.0.M0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-monitor/
implementation 'org.eclipse.jetty:jetty-monitor:9.4.0.M0'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-monitor/
implementation ("org.eclipse.jetty:jetty-monitor:9.4.0.M0")
'org.eclipse.jetty:jetty-monitor:jar:9.4.0.M0'
<dependency org="org.eclipse.jetty" name="jetty-monitor" rev="9.4.0.M0">
  <artifact name="jetty-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-monitor', version='9.4.0.M0')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-monitor" % "9.4.0.M0"
[org.eclipse.jetty/jetty-monitor "9.4.0.M0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 9.4.0.M0
org.eclipse.jetty : jetty-io jar 9.4.0.M0
org.eclipse.jetty : jetty-http jar 9.4.0.M0
org.eclipse.jetty : jetty-xml jar 9.4.0.M0
org.eclipse.jetty : jetty-client jar 9.4.0.M0

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-jmx jar 9.4.0.M0
org.eclipse.jetty : jetty-server jar 9.4.0.M0
org.eclipse.jetty.toolchain : jetty-test-helper jar 3.1

Project Modules

There are no modules declared in this project.