SortGraphQL Sorter

The sorting functionality

License

License

GroupId

GroupId

com.github.ekryd.sortgraphql
ArtifactId

ArtifactId

sortgraphql-sorter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SortGraphQL Sorter
The sorting functionality

Download sortgraphql-sorter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 18.0
commons-io : commons-io jar 2.11.0
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

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