Artifact Latest Version Search Based on Properties

Search for artifacts with the latest value in the version property. Only artifacts with the version property expressly defined in lowercase will be returned.

This API is based on a Maven-specific algorithm for sorting versions.

Results can be filtered by specifying additional properties as query parameters (e.g., ?os=win&license=GPL).

  • {repo}: Specify a repository to search through or replace with _any to search through all repositories.
  • {path}: Specify a path to search through or replace with _any to search through all paths.
  • listFiles=0 (default): Artifactory will only retrieve the latest version.
  • listFiles=1: Artifactory will retrieve the latest version and the corresponding files.

You may specify filters to restrict the set of artifacts by adding any properties to your search URL as additional query parameters.

Product: Requires Artifactory Pro

Since: 3.1.1

Security: Requires an authenticated user (not anonymous) with read permission to the repository of each artifact.

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

Specify a repository to search through or replace with _any to search through all repositories

string
required

Specify a path to search through or replace with _any to search through all paths

Query Params
integer
enum
Defaults to 0

0 (default) returns only the latest version. 1 returns the latest version and the corresponding files.

Allowed:
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json