|
|
|
|
@ -103,6 +103,10 @@
@@ -103,6 +103,10 @@
|
|
|
|
|
<groupId>org.glassfish.jersey.media</groupId> |
|
|
|
|
<artifactId>jersey-media-json-jackson</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>javax.xml.bind</groupId> |
|
|
|
|
<artifactId>jaxb-api</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
</dependencies> |
|
|
|
|
<build> |
|
|
|
|
<plugins> |
|
|
|
|
|