| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.github.kobylynskyi |
| ArtifactId | ArtifactIdgraphql-codegen-maven-plugin |
| Last Version | Last Version5.4.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptiongraphql-codegen-maven-plugin
Provides a goal for generating Java code based on GraphQL schema
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.kobylynskyi</groupId>
<artifactId>graphql-codegen-maven-plugin</artifactId>
<version>5.4.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.8.1 |
| org.apache.maven : maven-core | jar | 3.8.1 |
| org.apache.maven.shared : maven-shared-utils | jar | 3.3.4 |
| io.github.kobylynskyi : graphql-java-codegen | jar | 5.4.1 |
| org.freemarker : freemarker | jar | 2.3.31 |
| com.graphql-java : graphql-java | jar | 16.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.typesafe : config | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |