1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 09:46:17 +00:00

cleanup duplicate code

This commit is contained in:
Benjamin Gamard
2018-03-10 11:24:06 +01:00
parent 5cdbe9338b
commit a0e89103af
3 changed files with 42 additions and 103 deletions

View File

@@ -100,6 +100,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-multipart</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<!-- Install test jar -->