ahql

Akka Http Query Library, a minimal GraphQL client and server exposing as a set of akka-http utilities

License

License

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

ahql_2.13
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

ahql
Akka Http Query Library, a minimal GraphQL client and server exposing as a set of akka-http utilities
Project URL

Project URL

https://github.com/d-exclaimation/ahql
Project Organization

Project Organization

io.github.d-exclaimation
Source Code Management

Source Code Management

https://github.com/d-exclaimation/ahql

Download ahql_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/ahql_2.13/ -->
<dependency>
    <groupId>io.github.d-exclaimation</groupId>
    <artifactId>ahql_2.13</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/ahql_2.13/
implementation 'io.github.d-exclaimation:ahql_2.13:0.2.4'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/ahql_2.13/
implementation ("io.github.d-exclaimation:ahql_2.13:0.2.4")
'io.github.d-exclaimation:ahql_2.13:jar:0.2.4'
<dependency org="io.github.d-exclaimation" name="ahql_2.13" rev="0.2.4">
  <artifact name="ahql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='ahql_2.13', version='0.2.4')
)
libraryDependencies += "io.github.d-exclaimation" % "ahql_2.13" % "0.2.4"
[io.github.d-exclaimation/ahql_2.13 "0.2.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.sangria-graphql : sangria_2.13 jar 2.1.5
org.sangria-graphql : sangria-spray-json_2.13 jar 1.0.2
com.typesafe.akka : akka-actor-typed_2.13 jar 2.6.17
com.typesafe.akka : akka-stream_2.13 jar 2.6.17
com.typesafe.akka : akka-http_2.13 jar 10.2.7
com.typesafe.akka : akka-http-spray-json_2.13 jar 10.2.7

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-testkit_2.13 jar 2.6.17
com.typesafe.akka : akka-http-testkit_2.13 jar 10.2.7
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0