License |
License |
---|---|
GroupId | GroupIdio.github.d-exclaimation |
ArtifactId | ArtifactIdahql_2.13 |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionahql
Akka Http Query Library, a minimal GraphQL client and server exposing as a set of akka-http utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ahql_2.13-0.2.4.pom | |
ahql_2.13-0.2.4.jar | 93 KB |
ahql_2.13-0.2.4-sources.jar | 9 KB |
ahql_2.13-0.2.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |