[1] Artifactory REST API - Artifactory - JFrog Wiki (Yoav Landman 著, 2016-03-31 01:36:30 +09:00 版) <https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API>
Artifactory's REST API supports three forms of authentication:Basic authentication using your username and passwordBasic authentication using your username and API Key.Using a dedicated header (X-JFrog-Art-Api) with your API Key.
Artifactory's REST API supports three forms of authentication:
Basic authentication using your username and password
Basic authentication using your username and API Key.
Using a dedicated header (X-JFrog-Art-Api) with your API Key.