Question from the Maven test

Find the path of a jar in a Maven repository given its groupId, artifactId and version.

Easy

A library has the groupId: com.google.guava, artifactId: guava and version: 15.0. Where is the jar located in a Maven repository? I'm looking for the relative path in the Maven repository, regardless of the operating system.

Author: Vincent CotroStatus: Published(Update)Question passed 31 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!