Last Version

graphql-spring-boot 5.6.1

GraphQL Spring Framework Boot

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.sparow199
ArtifactId

ArtifactId

graphql-spring-boot-autoconfigure
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-autoconfigure 5.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.3.RELEASE
com.graphql-java-kickstart : graphql-java-servlet jar 7.3.0
commons-io : commons-io jar 2.6
com.graphql-java-kickstart : graphql-java-tools jar 5.5.0

Project Modules

There are no modules declared in this project.