jar

app.simplecloud.controller : controller-api

Maven & Gradle

May 01, 2024

SimpleCloud controller · The heart of SimpleCloud v3

Table Of Contents

Latest Version

Download app.simplecloud.controller : controller-api JAR file - Latest Versions:

All Versions

Download app.simplecloud.controller : controller-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 controller-api-0.0.25-EXPERIMENTAL.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

app.simplecloud.controller.api.impl

├─ app.simplecloud.controller.api.impl.ControllerApiImpl.class - [JAR]

├─ app.simplecloud.controller.api.impl.GroupApiImpl.class - [JAR]

├─ app.simplecloud.controller.api.impl.ServerApiImpl.class - [JAR]

app.simplecloud.controller.api

├─ app.simplecloud.controller.api.ControllerApi.class - [JAR]

├─ app.simplecloud.controller.api.GroupApi.class - [JAR]

├─ app.simplecloud.controller.api.ServerApi.class - [JAR]