But why we need to explicitly add
import static com.github.tomakehurst.wiremock.client.WireMock.*;
Isn't adding wiremock dependency to pom.xml enough
Can some one clarify