]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.eclipse.ui.rap/pom.xml
Start single sourcing file drop
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / pom.xml
index 769c213386f1aa2f57db410e5490c33a93d1a785..e731a721587d6283a485f84e0b9eac131495b213 100644 (file)
                        <scope>provided</scope>
                </dependency>
 
+               <!-- File upload -->
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.filedialog</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.fileupload</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file