| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ekryd.sortgraphql |
| ArtifactId | ArtifactIdsortgraphql-parent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSortGraphQL
A Maven plugin that sorts GraphQL Schemas
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sortgraphql-parent-1.0.0.pom | 16 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-suite-engine | jar | 1.8.2 |
| 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 |