In an existing project , I have a class which is used to collect response of an API call. I know this class comes in as a maven dependency , but I what I don't know is which is the particular dependent jar , that has it as their are around 20 of them ?
Our code base is in github , the search there in it isn't really effective.
Is there an easy way to determine it ?