Unable to import DesiredCapability in eclipse appium

I have imported below jars

selenium-2.53.0
selenium-server-standalone-2.48.2
java-client-5.0.4

But could NOT be able to import DesiredCapability in eclipse

Eclipse Java EE IDE for Web Developers.

Version: Oxygen.1a Release (4.7.1a)
Build id: 20171005-1200

It is working with selenium 3.7
selenium standalone 2.48
java client 5.0.4

Thanks