jar

com.github.jeremysolarz : bootstrap-connector

Maven & Gradle

May 21, 2017
6 stars

Helper classes to resolve regularly occurring error "no office executable found!" when launching open office in command line mode.

Table Of Contents

Latest Version

Download com.github.jeremysolarz : bootstrap-connector JAR file - Latest Versions:

All Versions

Download com.github.jeremysolarz : bootstrap-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bootstrap-connector-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ooo.connector.example

├─ ooo.connector.example.BootstrapSocketConnectorExample.class - [JAR]

ooo.connector

├─ ooo.connector.BootstrapConnector.class - [JAR]

├─ ooo.connector.BootstrapPipeConnector.class - [JAR]

├─ ooo.connector.BootstrapSocketConnector.class - [JAR]

ooo.connector.server

├─ ooo.connector.server.OOoServer.class - [JAR]

Advertisement