Last Version

graphql-spring-boot 5.0.2

GraphQL Spring Framework Boot

License

License

MIT
Categories

Categories

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

GroupId

com.graphql-java
ArtifactId

ArtifactId

voyager-spring-boot-autoconfigure
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 voyager-spring-boot-autoconfigure 5.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE
org.apache.commons : commons-text jar 1.1

Project Modules

There are no modules declared in this project.