| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.alex079 |
| ArtifactId | ArtifactIdgraphql-classes-maven-plugin |
| Last Version | Last Version1.6.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionGraphQL client-side java classes generator
Maven plugin to generate GraphQL client-side java classes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.alex079</groupId>
<artifactId>graphql-classes-maven-plugin</artifactId>
<version>1.6.3</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
| org.projectlombok : lombok | jar | 1.18.20 |
| 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 |