Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 21228e67a2ff333567dddd46d242e8252ef16b93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# JMX Module
#

[version]
9.3

[depend]
server

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

[xml]
etc/jetty-jmx.xml

Back to the top