Last Version

spring-boot-starter-graphql 1.0.1

This is a Spring boot starter project for the GraphQL Java project.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.merapar
ArtifactId

ArtifactId

spring-boot-starter-graphql
Version

Version

1.0.1
Type

Type

jar
Description

Description

spring-boot-starter-graphql
This is a Spring boot starter project for the GraphQL Java project.
Project URL

Project URL

https://github.com/merapar/spring-boot-starter-graphql
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

http://github.com/merapar/spring-boot-starter-graphql/tree/master

Download spring-boot-starter-graphql 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE
com.graphql-java : graphql-java jar 2.3.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.3.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0

Project Modules

There are no modules declared in this project.