I'm just beginner for java rest api web service. I want to add GSON in my project. So i just added gson jar using add external jar option in java build path and added the dependency in pom.xml file, but it shows the below error,I'm just beginner for java rest api web service