Hi

As we know that in maven we used to address any artifact with the groupId and 
artifactId.

Now if I just know which version of a specific artifact I need to use in my 
project, then what would be the best way to get to know the artifactId and the 
groupId with which this artifact would be available in any of the Maven mirrors 
so that I can add this dependency in pom.xml


Regards

Vishal

Reply via email to