jar

org.hydev : HyApiServer

Maven & Gradle

Jul 06, 2020

HyApiServer · Simplistic Kotlin JSON API Server without containers!

Table Of Contents

Latest Version

Download org.hydev : HyApiServer JAR file - Latest Versions:

All Versions

Download org.hydev : HyApiServer JAR file - All Versions:

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

org.hydev

├─ org.hydev.ApiAccess.class - [JAR]

├─ org.hydev.ApiNode.class - [JAR]

├─ org.hydev.ApiNodeManager.class - [JAR]

├─ org.hydev.ApiServer.class - [JAR]

├─ org.hydev.ApiUtilsKt.class - [JAR]

├─ org.hydev.HttpAccess.class - [JAR]

├─ org.hydev.JettyHandler.class - [JAR]

├─ org.hydev.JsonApiNode.class - [JAR]

├─ org.hydev.JsonApiNodeJava.class - [JAR]

├─ org.hydev.JsonError.class - [JAR]

├─ org.hydev.KnownException.class - [JAR]