1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-04 20:39:26 +00:00

#177: import document from EML file (wip)

This commit is contained in:
Benjamin Gamard
2018-02-21 21:47:57 +01:00
parent 5d335049a2
commit d3a40ebca8
11 changed files with 9805 additions and 314 deletions

View File

@@ -67,6 +67,11 @@
<artifactId>javax.json</artifactId>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>