Work on CMS Text, introduce CMS Demo E4
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.e4.rap / pom.xml
index 0d5b9d0de4ec9e5884bdd3134669196ee25aa786..9f530155d21553b182401a150f1599b8d0f9d102 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
                </dependency>
 
                <!-- Misc Third Parties -->
-               <dependency>
-                       <groupId>org.argeo.tp.apache</groupId>
-                       <artifactId>org.apache.tika.parser</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.argeo.tp.bouncycastle</groupId>
                        <artifactId>bcmail</artifactId>
                        <artifactId>javax.mail</artifactId>
                </dependency>
 
+               <!-- Nebula -->
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.nebula.widgets.richtext</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.nebula.widgets.grid</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.nebula.jface.gridviewer</artifactId>
+               </dependency>
+
+
                <!-- Spring -->
                <dependency>
                        <groupId>org.argeo.tp.spring</groupId>