GraphQL client-side java classes generator

Maven plugin to generate GraphQL client-side java classes

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.alex079
ArtifactId

ArtifactId

graphql-classes-maven-plugin
Last Version

Last Version

1.6.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

GraphQL client-side java classes generator
Maven plugin to generate GraphQL client-side java classes
Project URL

Project URL

https://github.com/Alex079/graphql-classes-maven-plugin
Source Code Management

Source Code Management

https://github.com/Alex079/graphql-classes-maven-plugin

Download graphql-classes-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.alex079</groupId>
    <artifactId>graphql-classes-maven-plugin</artifactId>
    <version>1.6.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.6.1
com.graphql-java : graphql-java jar 17.3
com.graphql-java-kickstart : graphql-java-tools jar 11.1.2
org.freemarker : freemarker jar 2.3.31

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.projectlombok : lombok jar 1.18.20

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.0.2
0.0.1