Finding a remote POM file in Maven-Central

ARTIFACTORY: Uncovering Virtual Repository Resolution

AuthorFullName__c
Patrick Russell
articleNumber
000005433
ft:sourceType
Salesforce
FirstPublishedDate
2022-10-18T09:30:42Z
lastModifiedDate
2023-01-22T11:06:56Z
VersionNumber
2
Next, let's download a new file available only in Maven Central, it's not been downloaded by Artifactory yet. To download it, Artifactory has to search the Locals first, then search online.

[Sample command usage]
curl -u admin -v "https://artifactory.com/artifactory/libs-snapshot/com/sun/pkg/pkg-java/1.0.0-alpha-1/pkg-java-1.0.0-alpha-1.pom?trace"