Print

Print


Author: [log in to unmask]
Date: Tue Oct 27 14:23:32 2015
New Revision: 3894

Log:
Add freehep vectorgraphics dep.

Modified:
    webapps/trunk/data-quality-webapp/pom.xml

Modified: webapps/trunk/data-quality-webapp/pom.xml
 =============================================================================
--- webapps/trunk/data-quality-webapp/pom.xml	(original)
+++ webapps/trunk/data-quality-webapp/pom.xml	Tue Oct 27 14:23:32 2015
@@ -48,6 +48,12 @@
             <artifactId>jas-plotter</artifactId>
             <version>2.2.3</version>
         </dependency>                
+        <dependency>
+            <groupId>org.freehep</groupId>
+            <artifactId>vectorgraphics</artifactId>
+            <version>2.1.4</version>
+            <type>pom</type>
+        </dependency>
         <dependency>
             <groupId>org.freehep</groupId>
             <artifactId>freehep-graphicsio</artifactId>