File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 883883 <jetty-jaspi .version>${jetty.version} </jetty-jaspi .version>
884884 <jetty-jmx .version>${jetty.version} </jetty-jmx .version>
885885 <jetty-jndi .version>${jetty.version} </jetty-jndi .version>
886- <jetty-jsp .version>${jetty.version} </jetty-jsp .version>
887886 <jetty-jspc-maven-plugin .version>${jetty.version} </jetty-jspc-maven-plugin .version>
888887 <jetty-maven-plugin .version>${jetty.version} </jetty-maven-plugin .version>
889- <jetty-monitor .version>${jetty.version} </jetty-monitor .version>
890888 <jetty-nosql .version>${jetty.version} </jetty-nosql .version>
891889 <jetty-plus .version>${jetty.version} </jetty-plus .version>
892890 <jetty-proxy .version>${jetty.version} </jetty-proxy .version>
31443142 <artifactId >jetty-jndi</artifactId >
31453143 <version >${jetty-jndi.version} </version >
31463144 </dependency >
3147- <dependency >
3148- <groupId >org.eclipse.jetty</groupId >
3149- <artifactId >jetty-jsp</artifactId >
3150- <version >${jetty-jsp.version} </version >
3151- </dependency >
31523145 <dependency >
31533146 <groupId >org.eclipse.jetty</groupId >
31543147 <artifactId >jetty-jspc-maven-plugin</artifactId >
31593152 <artifactId >jetty-maven-plugin</artifactId >
31603153 <version >${jetty-maven-plugin.version} </version >
31613154 </dependency >
3162- <dependency >
3163- <groupId >org.eclipse.jetty</groupId >
3164- <artifactId >jetty-monitor</artifactId >
3165- <version >${jetty-monitor.version} </version >
3166- </dependency >
31673155 <dependency >
31683156 <groupId >org.eclipse.jetty</groupId >
31693157 <artifactId >jetty-nosql</artifactId >
You can’t perform that action at this time.
0 commit comments