License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.intuit.graphql |
ArtifactId | ArtifactIdgraphql-orchestrator-java |
Last Version | Last Version5.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphql-orchestrator-java
GraphQL Orchestrator combines multiple graphql services into a single unified schema
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/ -->
<dependency>
<groupId>com.intuit.graphql</groupId>
<artifactId>graphql-orchestrator-java</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/
implementation 'com.intuit.graphql:graphql-orchestrator-java:5.0.4'
// https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/
implementation ("com.intuit.graphql:graphql-orchestrator-java:5.0.4")
'com.intuit.graphql:graphql-orchestrator-java:jar:5.0.4'
<dependency org="com.intuit.graphql" name="graphql-orchestrator-java" rev="5.0.4">
<artifact name="graphql-orchestrator-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.graphql', module='graphql-orchestrator-java', version='5.0.4')
)
libraryDependencies += "com.intuit.graphql" % "graphql-orchestrator-java" % "5.0.4"
[com.intuit.graphql/graphql-orchestrator-java "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.intuit.graphql : com.intuit.graphql | jar | 3.0.1 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.eclipse.xtext : org.eclipse.xtext | jar | 2.26.0 |
com.graphql-java : graphql-java | jar | 17.3 |
com.graphql-java : graphql-java-extended-scalars | jar | 17.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.google.guava : guava | jar | 30.1-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
com.github.tomakehurst : wiremock-standalone | jar | 2.7.1 |
com.jayway.jsonpath : json-path | jar | 2.5.0 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
org.codehaus.groovy : groovy-all | jar | 2.4.21 |
org.awaitility : awaitility-groovy | jar | 3.0.0 |