repositories.yaml

Type: object

A list of a repositories that can be resolved.

schema

Type: string

The url to the schema version of the repositories file.

id

Type: string

The id of the repositories file (group:name:version:classifier@ext).

repositories

Type: array of object

The list of repositories.

No Additional Items

Each item of this array must be:

Type: object

url

Type: string

The url of the repository.

components

Type: array of string

The component names within the repository.

No Additional Items

Each item of this array must be:

Type: string

The component name.