Bringing Akka-HTTP, Circe and GraphQL (with Sangria) together!
akka-http-graphql 0.2.0
Group ID:
com.github.sebruck
Artifact ID:
akka-http-graphql_2.13
Version:
0.2.0
Release Date:
Dec 8, 2019
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.github.sebruck" %% "akka-http-graphql" % "0.2.0"
ivy"com.github.sebruck::akka-http-graphql:0.2.0"
//> using dep "com.github.sebruck::akka-http-graphql:0.2.0"
import $ivy.`com.github.sebruck::akka-http-graphql:0.2.0`
<dependency> <groupId>com.github.sebruck</groupId> <artifactId>akka-http-graphql_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.sebruck', name: 'akka-http-graphql_2.13', version: '0.2.0'