Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2e977c05f1408c074c41024e72e636a4ad158d00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# Jetty Servlets Module
#


[depend]
servlet

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

Back to the top