Artifact Version Search

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. NOTE: this can dramatically slow down the search. For Maven repositories the remote maven-metadata.xml is consulted. For non-Maven layouts, remote file listing runs for all remote repositories that have the 'List Remote Folder Items' checkbox enabled.

Integration versions are determined by the Repository Layouts of the repositories searched. For the integration search to work the repository layout requires an 'Artifact Path Pattern' that contains the baseRev token and then the fileItegRev token with only literals between them.

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.

Product: Requires Artifactory Pro

Since: 2.6.0

Security: Requires a privileged user (can be anonymous)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

GroupId

string

ArtifactId

string

Version pattern (supports wildcards * and ?)

integer
enum
Defaults to 0

When specifying remote=1, Artifactory searches for versions on remote repositories. NOTE: this can dramatically slow down the search.

Allowed:
string

Comma-separated list of repository keys to limit search to

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json
application/vnd.org.jfrog.artifactory.search.ArtifactVersionsResult+json