Error Installing sonar lint plugin in intellij

I am trying to install sonarlint(latest version - 4.0) in intellij(17.x) and it got failed with following exception.

Caused by: java.lang.ClassNotFoundException: org.sonarsource.sonarlint.core.client.api.common.LogOutput.

I checked in dependent jars and I don’t see this class. Can any one help.?