jar

org.lowcoder.plugin : lowcoder-plugin-api

Maven & Gradle

Nov 26, 2023
0 stars

lowcoder-plugin-api · Lowcoder shared plugin interfaces

Table Of Contents

Latest Version

Download org.lowcoder.plugin : lowcoder-plugin-api JAR file - Latest Versions:

All Versions

Download org.lowcoder.plugin : lowcoder-plugin-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 lowcoder-plugin-api-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.lowcoder.plugin.api

├─ org.lowcoder.plugin.api.EndpointExtension.class - [JAR]

├─ org.lowcoder.plugin.api.LowcoderPlugin.class - [JAR]

├─ org.lowcoder.plugin.api.LowcoderServices.class - [JAR]

├─ org.lowcoder.plugin.api.PluginEndpoint.class - [JAR]

org.lowcoder.plugin.api.event

├─ org.lowcoder.plugin.api.event.LowcoderEvent.class - [JAR]

org.lowcoder.plugin.api.data

├─ org.lowcoder.plugin.api.data.EndpointRequest.class - [JAR]

├─ org.lowcoder.plugin.api.data.EndpointResponse.class - [JAR]