Work on CMS Text, introduce CMS Demo E4
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.e4.rap / pom.xml
index c32bb4a1c4a66ef6850d2a4a14211acfffef8f99..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>
                        <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>