help with opening an Http server with java

I am currently opening an http server in an xml file I'm using version 2.17.2 arch type: maven-archetype-quickstart,
and when I'm writing "import com.fasterxml.jackson.databind.ObjectMapper;" it responds by error "Cannot resolve symbol 'fasterxml'"

can someone help?
Was this page helpful?