Public
Authored by Jaime Uriel Torres Serrano

pom.xml jersey

Asi me funcionó lo del JEysey con POM con web.xml

La URL final queda http://localhost:8084/WEBTEST/webresources/ws

Edited
3.12 KB
  • com.fasterxml.jackson.core jackson-core 2.10.0.pr1
    Edited by Guido Cafiel
  • <!-- 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>

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment