jar

com.github.247-ai : ModelServer

Maven & Gradle

Dec 20, 2019
0 stars

ModelServer · A Model server which helps us to create user, upload the models to db and list the models of a particular user

Table Of Contents

Latest Version

Download com.github.247-ai : ModelServer JAR file - Latest Versions:

All Versions

Download com.github.247-ai : ModelServer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 ModelServer-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ilabs.dsi.modelserver

├─ com.ilabs.dsi.modelserver.WebInput.class - [JAR]

├─ com.ilabs.dsi.modelserver.WebRoute.class - [JAR]

├─ com.ilabs.dsi.modelserver.WebServer.class - [JAR]

com.ilabs.dsi.modelserver.utils

├─ com.ilabs.dsi.modelserver.utils.DBManager.class - [JAR]

├─ com.ilabs.dsi.modelserver.utils.ErrorConstants.class - [JAR]

├─ com.ilabs.dsi.modelserver.utils.Json.class - [JAR]

├─ com.ilabs.dsi.modelserver.utils.ModelServerConfig.class - [JAR]

├─ com.ilabs.dsi.modelserver.utils.Utils.class - [JAR]

Advertisement