SortGraphQL Plugin

A Maven plugin that sorts GraphQL Schemas

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ekryd.sortgraphql
ArtifactId

ArtifactId

sortgraphql-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

SortGraphQL Plugin
A Maven plugin that sorts GraphQL Schemas

Download sortgraphql-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.ekryd.sortgraphql</groupId>
    <artifactId>sortgraphql-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ekryd.sortgraphql : sortgraphql-sorter jar 1.0.0
org.junit.platform : junit-platform-suite-engine jar 1.8.2

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (10)

Group / Artifact Type Version
com.github.ekryd.reflection-utils : reflection-utils jar 1.1.0
io.cucumber : cucumber-java jar 7.2.3
io.cucumber : cucumber-junit-platform-engine jar 7.2.3
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-inline jar 4.4.0
org.slf4j : slf4j-api jar 2.0.0-alpha7
org.slf4j : slf4j-simple jar 2.0.0-alpha7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1