Enumerate modules in Artifactory repository -


for given artifactory repo, possible (e.g. via rest api) obtain list of unique module names?

by module mean maven calls groupid , artifactid, e.g. org.apache.commons:commons-compress , org.apache.commons:commons-io 2 modules. i'm not interested in how many specific versions, nor artifacts, might associated each module.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -