jar

uk.gov.nationalarchives : tdr-graphql-client_2.13

Maven & Gradle

Aug 14, 2023
0 stars

tdr-graphql-client · A simple graphql client which uses auto generated sangria classes

Table Of Contents

Latest Version

Download uk.gov.nationalarchives : tdr-graphql-client_2.13 JAR file - Latest Versions:

All Versions

Download uk.gov.nationalarchives : tdr-graphql-client_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 tdr-graphql-client_2.13-0.0.120.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.gov.nationalarchives.tdr.error

├─ uk.gov.nationalarchives.tdr.error.GraphQlError.class - [JAR]

├─ uk.gov.nationalarchives.tdr.error.HttpException.class - [JAR]

├─ uk.gov.nationalarchives.tdr.error.NotAuthorisedError.class - [JAR]

├─ uk.gov.nationalarchives.tdr.error.ResponseDecodingException.class - [JAR]

├─ uk.gov.nationalarchives.tdr.error.UnknownGraphQlError.class - [JAR]

uk.gov.nationalarchives.tdr

├─ uk.gov.nationalarchives.tdr.GraphQLClient.class - [JAR]

├─ uk.gov.nationalarchives.tdr.GraphQLService.class - [JAR]

├─ uk.gov.nationalarchives.tdr.GraphQlResponse.class - [JAR]