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-starter
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-starter 5.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.graphql-java : graphql-spring-boot-autoconfigure jar 5.0.2

Project Modules

There are no modules declared in this project.