jar

io.github.graphglue : graphglue

Maven & Gradle

Jul 11, 2023
2 stars

graph-glue · A library to develop annotation-based code-first GraphQL servers using GraphQL Kotlin, Spring Boot and Neo4j

Table Of Contents

Latest Version

Download io.github.graphglue : graphglue JAR file - Latest Versions:

All Versions

Download io.github.graphglue : graphglue JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.1.x
4.0.x
3.0.x
2.0.x
1.2.x
1.1.x
1.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 graphglue-5.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.graphglue.graphql

├─ io.github.graphglue.graphql.GraphglueGraphQLConfiguration.class - [JAR]

├─ io.github.graphglue.graphql.GraphglueSchema.class - [JAR]

io.github.graphglue

├─ io.github.graphglue.GraphglueAutoConfiguration.class - [JAR]

├─ io.github.graphglue.GraphglueConfigurationProperties.class - [JAR]

├─ io.github.graphglue.GraphiQLRouteConfiguration.class - [JAR]