jar

com.kagurabi : kagura-rest-api

Maven & Gradle

Jan 25, 2018

kagura-rest-api · The specification for the rest API to talk to other components

Table Of Contents

Latest Version

Download com.kagurabi : kagura-rest-api JAR file - Latest Versions:

All Versions

Download com.kagurabi : kagura-rest-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8

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

com.base2.kagura.rest.exceptions

├─ com.base2.kagura.rest.exceptions.AuthenticationException.class - [JAR]

├─ com.base2.kagura.rest.exceptions.AuthorizationException.class - [JAR]

com.base2.kagura.rest.helpers

├─ com.base2.kagura.rest.helpers.ParameterUtils.class - [JAR]

com.base2.kagura.rest

├─ com.base2.kagura.rest.AuthRest.class - [JAR]

├─ com.base2.kagura.rest.FaviconRest.class - [JAR]

├─ com.base2.kagura.rest.ReportsRest.class - [JAR]

├─ com.base2.kagura.rest.ServerRest.class - [JAR]

com.base2.kagura.rest.model

├─ com.base2.kagura.rest.model.AuthenticationResult.class - [JAR]

├─ com.base2.kagura.rest.model.Parameters.class - [JAR]

├─ com.base2.kagura.rest.model.ReportDetails.class - [JAR]

├─ com.base2.kagura.rest.model.ReportDetailsAndResults.class - [JAR]

├─ com.base2.kagura.rest.model.ResponseBase.class - [JAR]

Advertisement