Last Version

graphql-spring-boot 5.6.1

GraphQL Spring Framework Boot

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sparow199
ArtifactId

ArtifactId

graphql-spring-boot-test
Version

Version

5.6.1
Type

Type

jar
Description

Description

graphql-spring-boot
GraphQL Spring Framework Boot
Project URL

Project URL

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

Source Code Management

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

Download graphql-spring-boot-test 5.6.1


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

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.1.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.