License |
License |
---|---|
GroupId | GroupIdcom.github.ekryd.sortgraphql |
ArtifactId | ArtifactIdsortgraphql-parent |
Version | Version0.0.4 |
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-0.0.4.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>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekryd.sortgraphql/sortgraphql-parent/
implementation 'com.github.ekryd.sortgraphql:sortgraphql-parent:0.0.4'
// https://jarcasting.com/artifacts/com.github.ekryd.sortgraphql/sortgraphql-parent/
implementation ("com.github.ekryd.sortgraphql:sortgraphql-parent:0.0.4")
'com.github.ekryd.sortgraphql:sortgraphql-parent:pom:0.0.4'
<dependency org="com.github.ekryd.sortgraphql" name="sortgraphql-parent" rev="0.0.4">
<artifact name="sortgraphql-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ekryd.sortgraphql', module='sortgraphql-parent', version='0.0.4')
)
libraryDependencies += "com.github.ekryd.sortgraphql" % "sortgraphql-parent" % "0.0.4"
[com.github.ekryd.sortgraphql/sortgraphql-parent "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ekryd.reflection-utils : reflection-utils | jar | 1.1.0 |
io.cucumber : cucumber-java | jar | 7.0.0 |
io.cucumber : cucumber-junit-platform-engine | jar | 7.0.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.mockito : mockito-core | jar | 4.0.0 |
org.mockito : mockito-inline | jar | 4.0.0 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha5 |