jar

com.the-qa-company : qendpoint-backend

Maven & Gradle

Aug 17, 2023

qendpoint backend · SPARQL Endpoint of the qendpoint.

Table Of Contents

Latest Version

Download com.the-qa-company : qendpoint-backend JAR file - Latest Versions:

All Versions

Download com.the-qa-company : qendpoint-backend JAR file - All Versions:

Version Vulnerabilities Size Updated
1.13.x
1.12.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 qendpoint-backend-1.13.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.the_qa_company.qendpoint.controller

├─ com.the_qa_company.qendpoint.controller.EndpointController.class - [JAR]

├─ com.the_qa_company.qendpoint.controller.LogController.class - [JAR]

├─ com.the_qa_company.qendpoint.controller.Sparql.class - [JAR]

com.the_qa_company.qendpoint.config

├─ com.the_qa_company.qendpoint.config.SecurityConfiguration.class - [JAR]

├─ com.the_qa_company.qendpoint.config.WebConfig.class - [JAR]

├─ com.the_qa_company.qendpoint.config.WebMvcConfig.class - [JAR]

com.the_qa_company.qendpoint.client

├─ com.the_qa_company.qendpoint.client.QEndpointClient.class - [JAR]

├─ com.the_qa_company.qendpoint.client.SplitStream.class - [JAR]

com.the_qa_company.qendpoint

├─ com.the_qa_company.qendpoint.Application.class - [JAR]