org.jiuwo:graphql-client

GraphQL客户端

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jiuwo
ArtifactId

ArtifactId

graphql-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.jiuwo:graphql-client
GraphQL客户端
Project URL

Project URL

https://github.com/jiuwo/graphql-client

Download graphql-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
com.alibaba : fastjson jar 1.2.58
com.squareup.okhttp3 : okhttp jar 3.12.2

test (3)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito-common jar 1.7.4
org.sonatype.oss : oss-parent pom 9

Project Modules

There are no modules declared in this project.
org.jiuwo

Versions

Version
1.1.0
1.0.0