Vert.X GraphQL Client

An elegant implementation for code-first GraphQL clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.graphqly
ArtifactId

ArtifactId

vertx-graphql-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.X GraphQL Client
An elegant implementation for code-first GraphQL clients
Project URL

Project URL

https://github.com/graphqly/vertx-graphql-client
Source Code Management

Source Code Management

https://github.com/graphqly/vertx-graphql-client/tree/master

Download vertx-graphql-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
com.google.code.gson : gson Optional jar 2.8.5
io.vertx : vertx-web-client jar 3.8.4
io.vertx : vertx-core jar 3.8.4
io.github.graphqly : graphql-reflector jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0