MVN

com.github.ekryd.sortgraphql : sortgraphql-parent

Maven & Gradle

Sep 20, 2022
4 stars

SortGraphQL · A Maven plugin that sorts GraphQL Schemas

<dependency>
    <groupId>com.github.ekryd.sortgraphql</groupId>
    <artifactId>sortgraphql-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ekryd.sortgraphql : sortgraphql-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.ekryd.sortgraphql : sortgraphql-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
sortgraphql-parent-1.1.0
1.0.x
sortgraphql-parent-1.0.0
0.0.x
sortgraphql-parent-0.0.4
sortgraphql-parent-0.0.3
sortgraphql-parent-0.0.2
sortgraphql-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ekryd.sortgraphql</groupId>
    <artifactId>sortgraphql-parent</artifactId>
    <version>1.1.0</version>
</dependency>