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

com.graphql-java:graphiql-spring-boot-autoconfigure 3.0.6

GraphQL Spring Framework Boot

Категории

Категории

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

Группа

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

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

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

Версия

3.0.6
Тип

Тип

jar

Скачать graphiql-spring-boot-autoconfigure 3.0.6


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