is not current version
Last Version 2.0.0

federation-spring-example 0.6.4

Spring Boot example of federation-graphql-java-support usage

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.federation
ArtifactId

ArtifactId

federation-spring-example
Version

Version

0.6.4
Type

Type

jar
Description

Description

federation-spring-example
Spring Boot example of federation-graphql-java-support usage
Project Organization

Project Organization

Apollo Graph Inc.

Download federation-spring-example 0.6.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.apollographql.federation : federation-graphql-java-support jar 0.6.4
org.springframework.boot : spring-boot-starter-actuator jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.6.RELEASE
com.graphql-java-kickstart : graphql-spring-boot-starter jar 11.0.0
com.graphql-java-kickstart : graphql-java-tools jar 11.0.0

runtime (1)

Group / Artifact Type Version
com.graphql-java-kickstart : graphiql-spring-boot-starter jar 11.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE
com.graphql-java-kickstart : graphql-spring-boot-starter-test jar 11.0.0

Project Modules

There are no modules declared in this project.