Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 09132c7b2cab24e18e2328060972fed8fb24ee3a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Jetty Monitor module
#

[depend]
server
client

[lib]
lib/monitor/jetty-monitor-${jetty.version}.jar

[xml]
etc/jetty-monitor.xml

Back to the top