From c613143105d9f7c898dd3fb236d683b76cf8a42c Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Mon, 17 Oct 2016 14:02:23 +0500 Subject: - Implement export reports to excel - Migrate csv export to /api/positions --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e99d8a2e1..24c3b442e 100644 --- a/pom.xml +++ b/pom.xml @@ -117,6 +117,16 @@ mail 1.4.7 + + org.jxls + jxls + 2.3.0 + + + org.jxls + jxls-poi + 1.0.11 + -- cgit v1.2.3