is not current version
Last Version 5.0.4

graphql-orchestrator-java 4.0.9

GraphQL Orchestrator combines multiple graphql services into a single unified schema

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.intuit.graphql
ArtifactId

ArtifactId

graphql-orchestrator-java
Version

Version

4.0.9
Type

Type

jar
Description

Description

graphql-orchestrator-java
GraphQL Orchestrator combines multiple graphql services into a single unified schema
Project URL

Project URL

https://github.com/intuit/graphql-orchestrator-java
Source Code Management

Source Code Management

https://github.com/intuit/graphql-orchestrator-java

Download graphql-orchestrator-java 4.0.9


<!-- https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/ -->
<dependency>
    <groupId>com.intuit.graphql</groupId>
    <artifactId>graphql-orchestrator-java</artifactId>
    <version>4.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/
implementation 'com.intuit.graphql:graphql-orchestrator-java:4.0.9'
// https://jarcasting.com/artifacts/com.intuit.graphql/graphql-orchestrator-java/
implementation ("com.intuit.graphql:graphql-orchestrator-java:4.0.9")
'com.intuit.graphql:graphql-orchestrator-java:jar:4.0.9'
<dependency org="com.intuit.graphql" name="graphql-orchestrator-java" rev="4.0.9">
  <artifact name="graphql-orchestrator-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.graphql', module='graphql-orchestrator-java', version='4.0.9')
)
libraryDependencies += "com.intuit.graphql" % "graphql-orchestrator-java" % "4.0.9"
[com.intuit.graphql/graphql-orchestrator-java "4.0.9"]

Dependencies

compile (10)

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
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
org.apache.velocity : velocity jar 1.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (10)

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

Project Modules

There are no modules declared in this project.