License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.intuit.graphql |
ArtifactId | ArtifactIdgraphql-orchestrator-java |
Version | Version4.0.0 |
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>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/
implementation 'com.intuit.graphql:graphql-orchestrator-java:4.0.0'
// https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/
implementation ("com.intuit.graphql:graphql-orchestrator-java:4.0.0")
'com.intuit.graphql:graphql-orchestrator-java:jar:4.0.0'
<dependency org="com.intuit.graphql" name="graphql-orchestrator-java" rev="4.0.0">
<artifact name="graphql-orchestrator-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.graphql', module='graphql-orchestrator-java', version='4.0.0')
)
libraryDependencies += "com.intuit.graphql" % "graphql-orchestrator-java" % "4.0.0"
[com.intuit.graphql/graphql-orchestrator-java "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.intuit.graphql : com.intuit.graphql | jar | 3.0.0 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.eclipse.xtext : org.eclipse.xtext | jar | 2.25.0 |
com.graphql-java : graphql-java | jar | 14.1 |
org.apache.commons : commons-collections4 | jar | 4.4 |
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.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.2 |
com.jayway.jsonpath : json-path | jar | 2.5.0 |