I would like to check from command line if a certain coordinate (groupId.artifactId.version
) can be found in a repository.
If it is possible, can it be done with partial coordinates (e.g artifactId.version
)? Can I specify the repo?
I do not ask for workarounds - I could simply start a file search in my local repo, or enter the artifact in a POM and wait for errors, or install Nexus and search over the UI...
It is a convenience thing - once on the CLI, it would be nice to be able to check quickly.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…