| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sdl.web.pca |
| ArtifactId | ArtifactIdgraphql-client |
| Version | Version2.2.18 |
| Type | Typejar |
| Description |
DescriptionSDL Open Source Parent POM
|
| Project Organization |
Project OrganizationSDL |
| Filename | Size |
|---|---|
| graphql-client-2.2.18.pom | |
| graphql-client-2.2.18.jar | 9 KB |
| graphql-client-2.2.18-sources.jar | 5 KB |
| graphql-client-2.2.18-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.web.pca/graphql-client/ -->
<dependency>
<groupId>com.sdl.web.pca</groupId>
<artifactId>graphql-client</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web.pca/graphql-client/
implementation 'com.sdl.web.pca:graphql-client:2.2.18'
// https://jarcasting.com/artifacts/com.sdl.web.pca/graphql-client/
implementation ("com.sdl.web.pca:graphql-client:2.2.18")
'com.sdl.web.pca:graphql-client:jar:2.2.18'
<dependency org="com.sdl.web.pca" name="graphql-client" rev="2.2.18">
<artifact name="graphql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web.pca', module='graphql-client', version='2.2.18')
)
libraryDependencies += "com.sdl.web.pca" % "graphql-client" % "2.2.18"
[com.sdl.web.pca/graphql-client "2.2.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |