Search for all available artifact versions by GroupId and ArtifactId in local, remote or virtual repositories. Search can be limited to specific repositories (local, remote and virtual) by settings the repos parameter. Release/integration versions Unless the version parameter is specified, both release and integration versions are returned. When version is specified, e.g. 1.0-SNAPSHOT, result includes only integration versions. Remote searches By default only local and cache repositories are used. When specifying remote=1, Artifactory searches for versions on remote repositories. Filtering results (Artifactory 3.0.2+) The version parameter can accept the * and/or ? wildcards which will then filter the final result to match only those who match the given version pattern.
Notes: Requires Artifactory Pro
Since: 2.6.0
Security: Requires a privileged user (can be anonymous)
