jar

com.graphql-java-generator : graphql-java-common-runtime

Maven & Gradle

Jul 12, 2023
4 usages
97 stars

Java classes that are common to both the client and the server runtimes

Table Of Contents

Latest Version

Download com.graphql-java-generator : graphql-java-common-runtime JAR file - Latest Versions:

All Versions

Download com.graphql-java-generator : graphql-java-common-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2
2.1
2.0
2.0RC1
1.18.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 graphql-java-common-runtime-2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphql_java_generator.annotation

├─ com.graphql_java_generator.annotation.GraphQLDirective.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLDirectives.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLEnumType.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLIgnore.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLInputParameters.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLInputType.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLInterfaceType.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLNonScalar.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLObjectType.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLQuery.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLScalar.class - [JAR]

├─ com.graphql_java_generator.annotation.GraphQLUnionType.class - [JAR]

├─ com.graphql_java_generator.annotation.RequestType.class - [JAR]

├─ com.graphql_java_generator.annotation.package-info.class - [JAR]

com.graphql_java_generator.util

├─ com.graphql_java_generator.util.GraphqlUtils.class - [JAR]

├─ com.graphql_java_generator.util.VelocityUtils.class - [JAR]

com.graphql_java_generator.customscalars

├─ com.graphql_java_generator.customscalars.CustomScalar.class - [JAR]

├─ com.graphql_java_generator.customscalars.CustomScalarRegistry.class - [JAR]

├─ com.graphql_java_generator.customscalars.GraphQLScalarTypeBase64String.class - [JAR]

├─ com.graphql_java_generator.customscalars.GraphQLScalarTypeDate.class - [JAR]

├─ com.graphql_java_generator.customscalars.GraphQLScalarTypeDateTime.class - [JAR]

├─ com.graphql_java_generator.customscalars.GraphQLScalarTypeIDClient.class - [JAR]

├─ com.graphql_java_generator.customscalars.GraphQLScalarTypeIDServer.class - [JAR]

├─ com.graphql_java_generator.customscalars.GraphQLScalarTypeString.class - [JAR]

├─ com.graphql_java_generator.customscalars.package-info.class - [JAR]