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

com.graphql-java-kickstart:graphql-spring-boot-test 8.1.1

GraphQL Spring Framework Boot

Категории

Категории

Java Языки программирования Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

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

Версия

8.1.1
Тип

Тип

jar

Скачать graphql-spring-boot-test 8.1.1


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