|
|
|
|
@ -993,6 +993,11 @@
@@ -993,6 +993,11 @@
|
|
|
|
|
<artifactId>jersey-spring3</artifactId> |
|
|
|
|
<version>${jersey.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.glassfish.jersey.media</groupId> |
|
|
|
|
<artifactId>jersey-media-json-jackson</artifactId> |
|
|
|
|
<version>${jersey.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.hamcrest</groupId> |
|
|
|
|
<artifactId>hamcrest-core</artifactId> |
|
|
|
|
@ -1569,4 +1574,4 @@
@@ -1569,4 +1574,4 @@
|
|
|
|
|
<id>integration-test</id> |
|
|
|
|
</profile> |
|
|
|
|
</profiles> |
|
|
|
|
</project> |
|
|
|
|
</project> |
|
|
|
|
|