]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/features/org.argeo.eclipse.dep.rap/pom.xml
Reset to a proper SNAPSHOT state
[lgpl/argeo-commons.git] / eclipse / features / org.argeo.eclipse.dep.rap / pom.xml
index 58c10ef2e218cccf7d216c21314b6afe370861e8..6ebe5c671b615d679ad6f92e0051d77ae98c3859 100644 (file)
                        <groupId>org.eclipse.rap</groupId>
                        <artifactId>org.eclipse.rap.ui.views</artifactId>
                </dependency>
+               <!-- Jetty -->
+               <dependency>
+                       <groupId>org.eclipse.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.http.jetty</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.mortbay.jetty</groupId>
+                       <artifactId>org.mortbay.jetty.server</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.mortbay.jetty</groupId>
+                       <artifactId>org.mortbay.jetty.util</artifactId>
+               </dependency>
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.eclipse.core</groupId>