I'm trying to use the Artifactory REST API (and in particular, the Artifactory Query Language) from a Java client but the examples on the site are written in Groovy (snippets) and it's not immediately clear how a Java client would work.
A Java example that uses the REST API (or the Artifactory Java Client API) to execute an AQL query would be very much appreciated.
For what it's worth, here's a link to the Artifactory Query Language site...
https://www.jfrog.com/confluence/display/RTF/Artifactory+Query+Language