Last Version

graphql-spring-boot 5.0.2

GraphQL Spring Framework Boot

License

License

MIT
Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

com.graphql-java
ArtifactId

ArtifactId

graphql-spring-boot-test
Version

Version

5.0.2
Type

Type

jar
Description

Description

graphql-spring-boot
GraphQL Spring Framework Boot
Project URL

Project URL

https://github.com/graphql-java/graphql-spring-boot
Source Code Management

Source Code Management

https://github.com/graphql-java/graphql-spring-boot

Download graphql-spring-boot-test 5.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.jayway.jsonpath : json-path jar 2.3.0

Project Modules

There are no modules declared in this project.