graphql-clj-awol

A Clojure library that provides a GraphQL implementation.

Leiningen/Boot

[graphql-clj-awol "0.1.21-SNAPSHOT"]

Clojure CLI/deps.edn

graphql-clj-awol/graphql-clj-awol {:mvn/version "0.1.21-SNAPSHOT"}

Gradle

implementation("graphql-clj-awol:graphql-clj-awol:0.1.21-SNAPSHOT")

Maven

<dependency>
  <groupId>graphql-clj-awol</groupId>
  <artifactId>graphql-clj-awol</artifactId>
  <version>0.1.21-SNAPSHOT</version>
</dependency>