is not current version
Last Version 2.0.3

com.apollographql.federation:federation-graphql-java-support 0.6.3

GraphQL Java server support for Apollo Federation

Categories

Categories

Java Languages Apollo Container Microservices
GroupId

GroupId

com.apollographql.federation
ArtifactId

ArtifactId

federation-graphql-java-support
Version

Version

0.6.3
Type

Type

jar

Download federation-graphql-java-support 0.6.3


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