is not current version
Last Version 2.0.3

federation-graphql-java-support 0.6.4

GraphQL Java server support for Apollo Federation

License

License

Categories

Categories

Java Languages Apollo Container Microservices
GroupId

GroupId

com.apollographql.federation
ArtifactId

ArtifactId

federation-graphql-java-support
Version

Version

0.6.4
Type

Type

jar
Description

Description

federation-graphql-java-support
GraphQL Java server support for Apollo Federation
Project Organization

Project Organization

Apollo Graph Inc.

Download federation-graphql-java-support 0.6.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 16.1
org.slf4j : slf4j-api jar 1.7.30
com.google.protobuf : protobuf-java jar 3.9.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 17.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.