Official REST API client for the JVM

Hi there,

I’m wondering whether there’s an official (and Open Source) client library for the JVM (i.e. Java, Kotlin) to interact with the Nexus IQ REST API to get automation going quickly? And if there is no such ready-to-use library, could we please get one? Or at least a Swagger / OpenAPI definition file so we can generate the client code in our language of choice?

Thanks in advance!

We’ve meanwhile created an Open Source REST API client for Nexus IQ server for the JVM, see ort/clients/nexus-iq at master · oss-review-toolkit/ort · GitHub. Maybe it’s of use for someone! Please note that there currently are no binary releases for it, but we’re planning to have those soon.