federation-spring-example

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
Last Version

Last Version

2.0.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.apollographql.federation : federation-graphql-java-support jar 2.0.0
com.graphql-java : graphql-java jar 17.3
org.springframework.boot : spring-boot-starter-actuator jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4
com.graphql-java-kickstart : graphql-spring-boot-starter jar 11.1.0
com.graphql-java-kickstart : graphql-java-tools jar 11.1.2

provided (1)

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

runtime (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.springframework.boot : spring-boot-starter-test jar 2.5.4
com.graphql-java-kickstart : graphql-spring-boot-starter-test jar 11.1.0

Project Modules

There are no modules declared in this project.
com.apollographql.federation

Apollo GraphQL

A community building flexible open source tools for GraphQL.

Versions

Version
2.0.0
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
0.9.0
0.8.0
0.7.0
0.6.5
0.6.4
0.6.3
0.6.3-RC1