is not current version
Last Version 1.0.0

SortGraphQL 0.0.1

A Maven plugin that sorts GraphQL Schemas

License

License

GroupId

GroupId

com.github.ekryd.sortgraphql
ArtifactId

ArtifactId

sortgraphql-parent
Version

Version

0.0.1
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 0.0.1


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

Dependencies

test (10)

Group / Artifact Type Version
com.github.ekryd.reflection-utils : reflection-utils jar 1.1.0
io.cucumber : cucumber-java jar 6.10.4
io.cucumber : cucumber-junit-platform-engine jar 6.10.4
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.mockito : mockito-core jar 3.10.0
org.mockito : mockito-inline jar 3.10.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-simple jar 2.0.0-alpha1

Project Modules

  • sorter
  • maven-plugin