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

com.graphql-java:graphql-spring-boot-autoconfigure 3.4.0

GraphQL Spring Framework Boot

Категории

Категории

Java Языки программирования Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.graphql-java
Идентификатор

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

graphql-spring-boot-autoconfigure
Версия

Версия

3.4.0
Тип

Тип

jar

Скачать graphql-spring-boot-autoconfigure 3.4.0


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