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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -