is not current version
Last Version 5.0.4

graphql-orchestrator-java 4.0.0

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.0
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.0


<!-- 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"]

Dependencies

compile (6)

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

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.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

Project Modules

There are no modules declared in this project.