muuki88 / sbt-graphql   0.17.0

Apache License 2.0 GitHub

SBT plugin to generate and validate graphql schemas written with Sangria

Scala versions: 2.12
sbt plugins: 1.x

sbt-graphql 0.13.0


Group ID:
rocks.muki
Artifact ID:
sbt-graphql
Version:
0.13.0
Release Date:
Jul 15, 2019
Licenses:
Files:

libraryDependencies += "rocks.muki" % "sbt-graphql" % "0.13.0"

Mill build tool

ivy"rocks.muki:sbt-graphql:0.13.0"

Scala CLI

//> using dep "rocks.muki:sbt-graphql:0.13.0"

Ammonite REPL

import $ivy.`rocks.muki:sbt-graphql:0.13.0`

<dependency>
  <groupId>rocks.muki</groupId>
  <artifactId>sbt-graphql</artifactId>
  <version>0.13.0</version>
</dependency>

compile group: 'rocks.muki', name: 'sbt-graphql', version: '0.13.0'