License |
License |
---|---|
GroupId | GroupIdcom.github.ekryd.sortgraphql |
ArtifactId | ArtifactIdsortgraphql-parent |
Version | Version0.0.1 |
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.1.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.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"]
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 |