| License | License
                                                        MIT                                                 | 
|---|---|
| Categories | CategoriesJava Languages Spring Boot Container Microservices | 
| GroupId | GroupIdcom.graphql-java-kickstart | 
| ArtifactId | ArtifactIdgraphql-spring-boot-starter | 
| Last Version | Last Version12.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongraphql-spring-boot GraphQL Spring Framework Boot | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| graphql-spring-boot-starter-12.0.0.pom | |
| graphql-spring-boot-starter-12.0.0.jar | 992 bytes | 
| graphql-spring-boot-starter-12.0.0-sources.jar | 261 bytes | 
| graphql-spring-boot-starter-12.0.0-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-starter/ -->
<dependency>
    <groupId>com.graphql-java-kickstart</groupId>
    <artifactId>graphql-spring-boot-starter</artifactId>
    <version>12.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-starter/
implementation 'com.graphql-java-kickstart:graphql-spring-boot-starter:12.0.0'// https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-starter/
implementation ("com.graphql-java-kickstart:graphql-spring-boot-starter:12.0.0")'com.graphql-java-kickstart:graphql-spring-boot-starter:jar:12.0.0'<dependency org="com.graphql-java-kickstart" name="graphql-spring-boot-starter" rev="12.0.0">
  <artifact name="graphql-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.graphql-java-kickstart', module='graphql-spring-boot-starter', version='12.0.0')
)libraryDependencies += "com.graphql-java-kickstart" % "graphql-spring-boot-starter" % "12.0.0"[com.graphql-java-kickstart/graphql-spring-boot-starter "12.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.graphql-java-kickstart : graphql-spring-boot-autoconfigure | jar | 12.0.0 | 
