| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdcom.apollographql.federation |
| ArtifactId | ArtifactIdfederation-spring-example |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfederation-spring-example
Spring Boot example of federation-graphql-java-support usage
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 17.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.graphql-java-kickstart : graphiql-spring-boot-starter | jar | 11.1.0 |
| 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 |
| 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
|