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

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

GraphQL Spring Framework Boot

Категории

Категории

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

Группа

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

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

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

Версия

5.7.1
Тип

Тип

jar

Скачать graphql-spring-boot-test 5.7.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>5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-test/
implementation 'com.graphql-java-kickstart:graphql-spring-boot-test:5.7.1'
// https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-test/
implementation ("com.graphql-java-kickstart:graphql-spring-boot-test:5.7.1")
'com.graphql-java-kickstart:graphql-spring-boot-test:jar:5.7.1'
<dependency org="com.graphql-java-kickstart" name="graphql-spring-boot-test" rev="5.7.1">
  <artifact name="graphql-spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphql-java-kickstart', module='graphql-spring-boot-test', version='5.7.1')
)
libraryDependencies += "com.graphql-java-kickstart" % "graphql-spring-boot-test" % "5.7.1"
[com.graphql-java-kickstart/graphql-spring-boot-test "5.7.1"]