get
https://{artifactory_host}/artifactory/api/search/gavc
Search by Maven coordinates - GroupId, ArtifactId, Version & Classifier. The search must contain at least one argument. The search can be limited to specific repositories (local and remote-cache).
Note: This endpoint requires a repository type or layout that supports GAVC, including Maven, Gradle, Ivy, and SBT.
Important: The exact GroupId and ArtifactId must be provided to search remote repositories.
Since: 2.2.0
Security: Requires a privileged user (can be anonymous)
