GraphQL Spring Boot Kickstarter Auto Documentation

This project auto generates graphql documentation for GraphQL Kickstart Spring Boot applications.

License

License

GroupId

GroupId

com.tamirguru
ArtifactId

ArtifactId

graphqldoc
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

GraphQL Spring Boot Kickstarter Auto Documentation
This project auto generates graphql documentation for GraphQL Kickstart Spring Boot applications.
Project URL

Project URL

https://github.com/Tamir-Guru/doc
Source Code Management

Source Code Management

https://github.com/Tamir-Guru/doc/tree/release/live

Download graphqldoc

How to add to project

<!-- https://jarcasting.com/artifacts/com.tamirguru/graphqldoc/ -->
<dependency>
    <groupId>com.tamirguru</groupId>
    <artifactId>graphqldoc</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tamirguru/graphqldoc/
implementation 'com.tamirguru:graphqldoc:0.1.3'
// https://jarcasting.com/artifacts/com.tamirguru/graphqldoc/
implementation ("com.tamirguru:graphqldoc:0.1.3")
'com.tamirguru:graphqldoc:jar:0.1.3'
<dependency org="com.tamirguru" name="graphqldoc" rev="0.1.3">
  <artifact name="graphqldoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tamirguru', module='graphqldoc', version='0.1.3')
)
libraryDependencies += "com.tamirguru" % "graphqldoc" % "0.1.3"
[com.tamirguru/graphqldoc "0.1.3"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.graphql-java-kickstart : graphql-java-tools jar 12.0.2
com.graphql-java-kickstart : graphql-spring-boot-autoconfigure jar 12.0.0
io.leangen.geantyref : geantyref jar 1.3.13
com.google.code.gson : gson jar
org.json : json jar 20220320
com.google.guava : guava jar 31.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0