pom.xml jersey
Asi me funcionó lo del JEysey con POM con web.xml
La URL final queda http://localhost:8084/WEBTEST/webresources/ws
-
-
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core --> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-core</artifactId> <version>2.10.0.pr1</version> </dependency>
Please register or sign in to comment