Hello,I am currently working on integrating IPOPT with an open-source framework in Java, named OpenLoadFlow and developped to solve optimisation problems on electrical networks.
To facilitate this integration, I need access on maven central repository to the compiled binary JAR files for IPOPT for all three major operating systems: Linux, Windows, and macOS.
Currently, I can only find a JAR for Windows, and it is not on maven central for the moment : I need to have it locally on my machine.
Any help would be greatly appreciated.