License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIduk.gov.nationalarchives |
ArtifactId | ArtifactIdtdr-graphql-client_2.12 |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontdr-graphql-client
A simple graphql client which uses auto generated sangria classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.12/ -->
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>tdr-graphql-client_2.12</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.12/
implementation 'uk.gov.nationalarchives:tdr-graphql-client_2.12:0.0.6'
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.12/
implementation ("uk.gov.nationalarchives:tdr-graphql-client_2.12:0.0.6")
'uk.gov.nationalarchives:tdr-graphql-client_2.12:jar:0.0.6'
<dependency org="uk.gov.nationalarchives" name="tdr-graphql-client_2.12" rev="0.0.6">
<artifact name="tdr-graphql-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nationalarchives', module='tdr-graphql-client_2.12', version='0.0.6')
)
libraryDependencies += "uk.gov.nationalarchives" % "tdr-graphql-client_2.12" % "0.0.6"
[uk.gov.nationalarchives/tdr-graphql-client_2.12 "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.26.0 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-generic-extras_2.12 | jar | 0.13.0 |
com.softwaremill.sttp.client : core_2.12 | jar | 2.0.0-RC9 |
com.softwaremill.sttp.client : circe_2.12 | jar | 2.0.0-RC9 |
com.softwaremill.sttp.client : async-http-client-backend-future_2.12 | jar | 2.0.0-RC9 |
com.nimbusds : oauth2-oidc-sdk | jar | 6.23 |
org.sangria-graphql : sangria_2.12 | jar | 2.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.0-M2 |