jar

org.bonitasoft.connectors : bonita-connector-google-calendar-v3

Maven & Gradle

Jul 29, 2021
2 stars

Google Calendar v3 Connector · Google Calendar v3 for Bonita

Table Of Contents

Latest Version

Download org.bonitasoft.connectors : bonita-connector-google-calendar-v3 JAR file - Latest Versions:

All Versions

Download org.bonitasoft.connectors : bonita-connector-google-calendar-v3 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 bonita-connector-google-calendar-v3-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bonitasoft.connectors.google.calendar.common

├─ org.bonitasoft.connectors.google.calendar.common.BuildEventConnector.class - [JAR]

├─ org.bonitasoft.connectors.google.calendar.common.CalendarConnector.class - [JAR]

org.bonitasoft.connectors.google.calendar

├─ org.bonitasoft.connectors.google.calendar.CreateEventConnector.class - [JAR]

├─ org.bonitasoft.connectors.google.calendar.DeleteEventConnector.class - [JAR]

├─ org.bonitasoft.connectors.google.calendar.GetEventConnector.class - [JAR]

├─ org.bonitasoft.connectors.google.calendar.MoveEventConnector.class - [JAR]

├─ org.bonitasoft.connectors.google.calendar.UpdateEventConnector.class - [JAR]

Advertisement