<div dir="ltr"><div>Hello, everyone.</div><div><br></div><div>I'm writing an application that uses LibreOffice API, however in order to connect to LibreOffice I've ended up using a certain JAR (originally published on OpenOffice forums) that allows to specify a path to LibreOffice binary named bootstrapconnector.jar. </div><div><br></div><div>I've later found out that OpenOffice has this module published on Maven Central: <a href="http://search.maven.org/#artifactdetails%7Corg.openoffice%7Cbootstrap-connector%7C0.1.1%7Cjar">http://search.maven.org/#artifactdetails%7Corg.openoffice%7Cbootstrap-connector%7C0.1.1%7Cjar</a></div><div><br></div><div>It seems to work with LibreOffice just fine; there are some minor issues however:</div><div><br></div><div>1. It lists OpenOffice's modules as dependencies (org.openoffice.ridl / unoil / juh / jurt);</div><div>2. It uses deprecated command line options syntax (with a single dash).</div><div><br></div><div>My question is -- does LibreOffice has it's own version of this module (perhaps included in some other package or named differently)? If not, then perhaps LibreOffice should have it as well?</div><div><br></div><div>Thanks, Ivan.</div></div>