SortGraphQL

A Maven plugin that sorts GraphQL Schemas

License

License

GroupId

GroupId

com.github.ekryd.sortgraphql
ArtifactId

ArtifactId

sortgraphql-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

SortGraphQL
A Maven plugin that sorts GraphQL Schemas
Project URL

Project URL

https://github.com/Ekryd/sortgraphql
Source Code Management

Source Code Management

https://github.com/Ekryd/sortgraphql

Download sortgraphql-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ekryd.sortgraphql/sortgraphql-parent/ -->
<dependency>
    <groupId>com.github.ekryd.sortgraphql</groupId>
    <artifactId>sortgraphql-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekryd.sortgraphql/sortgraphql-parent/
implementation 'com.github.ekryd.sortgraphql:sortgraphql-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.ekryd.sortgraphql/sortgraphql-parent/
implementation ("com.github.ekryd.sortgraphql:sortgraphql-parent:1.0.0")
'com.github.ekryd.sortgraphql:sortgraphql-parent:pom:1.0.0'
<dependency org="com.github.ekryd.sortgraphql" name="sortgraphql-parent" rev="1.0.0">
  <artifact name="sortgraphql-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ekryd.sortgraphql', module='sortgraphql-parent', version='1.0.0')
)
libraryDependencies += "com.github.ekryd.sortgraphql" % "sortgraphql-parent" % "1.0.0"
[com.github.ekryd.sortgraphql/sortgraphql-parent "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-suite-engine jar 1.8.2

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

  • sorter
  • maven-plugin

Versions

Version
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1