|
|
|
|
@ -1465,6 +1465,16 @@
@@ -1465,6 +1465,16 @@
|
|
|
|
|
<artifactId>jetty-annotations</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>apache-jstl</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>apache-jsp</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-client</artifactId> |
|
|
|
|
@ -1485,6 +1495,16 @@
@@ -1485,6 +1495,16 @@
|
|
|
|
|
<artifactId>jetty-http</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-http-spi</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-infinispan</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-io</artifactId> |
|
|
|
|
@ -1492,12 +1512,12 @@
@@ -1492,12 +1512,12 @@
|
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>apache-jstl</artifactId> |
|
|
|
|
<artifactId>jetty-jaas</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>apache-jsp</artifactId> |
|
|
|
|
<artifactId>jetty-jaspi</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
@ -1505,6 +1525,21 @@
@@ -1505,6 +1525,21 @@
|
|
|
|
|
<artifactId>jetty-jmx</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-jndi</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-monitor</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-nosql</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-plus</artifactId> |
|
|
|
|
@ -1515,6 +1550,21 @@
@@ -1515,6 +1550,21 @@
|
|
|
|
|
<artifactId>jetty-proxy</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-quickstart</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-rewrite</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-runner</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-security</artifactId> |
|
|
|
|
@ -1535,11 +1585,26 @@
@@ -1535,11 +1585,26 @@
|
|
|
|
|
<artifactId>jetty-servlets</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-spring</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-start</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-util</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-util-ajax</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty</groupId> |
|
|
|
|
<artifactId>jetty-webapp</artifactId> |
|
|
|
|
@ -1550,6 +1615,26 @@
@@ -1550,6 +1615,26 @@
|
|
|
|
|
<artifactId>jetty-xml</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty.http2</groupId> |
|
|
|
|
<artifactId>http2-client</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty.http2</groupId> |
|
|
|
|
<artifactId>http2-common</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty.http2</groupId> |
|
|
|
|
<artifactId>http2-hpack</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty.http2</groupId> |
|
|
|
|
<artifactId>http2-server</artifactId> |
|
|
|
|
<version>${jetty.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jetty.orbit</groupId> |
|
|
|
|
<artifactId>javax.servlet.jsp</artifactId> |
|
|
|
|
|