не последняя версия
Последняя версия 2.0.0

federation-spring-example 0.6.5

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

Лицензия

Лицензия

Категории

Категории

Apollo Контейнер Микросервисы
Группа

Группа

com.apollographql.federation
Идентификатор

Идентификатор

federation-spring-example
Версия

Версия

0.6.5
Тип

Тип

jar
Описание

Описание

federation-spring-example
Spring Boot example of federation-graphql-java-support usage
Организация-разработчик

Организация-разработчик

Apollo Graph Inc.

Скачать federation-spring-example 0.6.5


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.apollographql.federation : federation-graphql-java-support jar 0.6.5
com.graphql-java : graphql-java jar 16.1
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

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 17.0.0

runtime (1)

Идентификатор библиотеки Тип Версия
com.graphql-java-kickstart : graphiql-spring-boot-starter jar 11.0.0

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.