Last Version

graphql-spring-boot 12.0.0

GraphQL Spring Framework Boot

License

License

MIT
Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

com.graphql-java-kickstart
ArtifactId

ArtifactId

graphql-spring-boot-dependencies
Version

Version

12.0.0
Type

Type

pom
Description

Description

graphql-spring-boot
GraphQL Spring Framework Boot
Project URL

Project URL

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

Source Code Management

https://github.com/graphql-java-kickstart/graphql-spring-boot

Download graphql-spring-boot-dependencies 12.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.