jar

io.evitadb : evita_server

Maven & Gradle

Aug 03, 2023

evitaDB - Standalone server · Module contains evitaDB standalone server.

Table Of Contents

Latest Version

Download io.evitadb : evita_server JAR file - Latest Versions:

All Versions

Download io.evitadb : evita_server JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.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 evita_server-0.8.ALPHA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.evitadb.server.yaml

├─ io.evitadb.server.yaml.AbstractClassDeserializer.class - [JAR]

io.evitadb.server

├─ io.evitadb.server.EvitaServer.class - [JAR]

├─ io.evitadb.server.SpecialConfigInputFormatsHandler.class - [JAR]

io.evitadb.server.configuration

├─ io.evitadb.server.configuration.EvitaServerConfiguration.class - [JAR]

io.evitadb.server.exception

├─ io.evitadb.server.exception.ConfigurationParseException.class - [JAR]