GraphQL Java Client

A client for calling GraphQL services from the JVM.

License

License

Categories

Categories

Java Languages CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodev
ArtifactId

ArtifactId

graphql-java-client
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GraphQL Java Client
A client for calling GraphQL services from the JVM.
Project URL

Project URL

http://github.com/Cox-Automotive/graphql-java-client
Source Code Management

Source Code Management

http://github.com/Cox-Automotive/graphql-java-client

Download graphql-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.coxautodev/graphql-java-client/ -->
<dependency>
    <groupId>com.coxautodev</groupId>
    <artifactId>graphql-java-client</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.coxautodev/graphql-java-client/
implementation 'com.coxautodev:graphql-java-client:0.0.2'
// https://jarcasting.com/artifacts/com.coxautodev/graphql-java-client/
implementation ("com.coxautodev:graphql-java-client:0.0.2")
'com.coxautodev:graphql-java-client:jar:0.0.2'
<dependency org="com.coxautodev" name="graphql-java-client" rev="0.0.2">
  <artifact name="graphql-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coxautodev', module='graphql-java-client', version='0.0.2')
)
libraryDependencies += "com.coxautodev" % "graphql-java-client" % "0.0.2"
[com.coxautodev/graphql-java-client "0.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
com.graphql-java : graphql-java jar 2.3.0
com.fasterxml.jackson.core : jackson-core jar 2.8.4
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.8.4
org.apache.httpcomponents : httpclient jar 4.5.3

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1

Project Modules

There are no modules declared in this project.

graphql-java-client

com.coxautodev

Cox Automotive

Cox Automotive is one of the world’s largest providers of products and services that span the automotive ecosystem.

Versions

Version
0.0.2
0.0.1