From 6eb3742d1e4e4b9ff70457a5367eb9ddb367cfce Mon Sep 17 00:00:00 2001 From: Piotr Darosz Date: Fri, 8 Mar 2019 14:50:29 +0100 Subject: Convert modules and relations to SVG Generate SVG image from modules chain and save it to DB. Change-Id: I0f0b065f82de9b4d2084ec51043f485401842e23 Issue-ID: CLAMP-284 Signed-off-by: Piotr Darosz --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bb59a882..b2952621 100644 --- a/pom.xml +++ b/pom.xml @@ -221,6 +221,21 @@ + + org.apache.xmlgraphics + batik-svggen + 1.11 + + + org.apache.xmlgraphics + batik-svg-dom + 1.11 + + + org.apache.xmlgraphics + batik-transcoder + 1.11 + com.att.eelf eelf-core -- cgit 1.2.3-korg