View Hex BuildInfo

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

This topic describes how to view Hex Buildinfo in Artifactory. It provides references to view Buildinfo via UI and API.

Build-info is all the information collected by the build agent, which includes details about the build. The build-info includes a list of project modules, artifacts, dependencies, environment variables and more. When using one of the JFrog clients to build the code, the client can collect the build-info and publish it to Artifactory. When the build-info is published to Artifactory, all the published details become visible in the Artifactory UI.

View Hex BuildInfo via UI

Refer to the View Build Number Information documentation.View Build Number Information

View Hex BuildInfo via API

Refer to the Build Info REST API documentation.Build Info