Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: aac0f8f3ecb6942c809e38a3572fb1701ce207c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Jetty Plus module
#

[depend]
server
security
jndi
webapp

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

[xml]
etc/jetty-plus.xml

Back to the top