License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sdl.web.pca |
ArtifactId | ArtifactIdgraphql-client |
Last Version | Last Version2.2.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSDL Open Source Parent POM
|
Project Organization |
Project OrganizationSDL |
Filename | Size |
---|---|
graphql-client-2.2.20.pom | |
graphql-client-2.2.20.jar | 9 KB |
graphql-client-2.2.20-sources.jar | 5 KB |
graphql-client-2.2.20-javadoc.jar | 70 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.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web.pca/graphql-client/
implementation 'com.sdl.web.pca:graphql-client:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.web.pca/graphql-client/
implementation ("com.sdl.web.pca:graphql-client:2.2.20")
'com.sdl.web.pca:graphql-client:jar:2.2.20'
<dependency org="com.sdl.web.pca" name="graphql-client" rev="2.2.20">
<artifact name="graphql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web.pca', module='graphql-client', version='2.2.20')
)
libraryDependencies += "com.sdl.web.pca" % "graphql-client" % "2.2.20"
[com.sdl.web.pca/graphql-client "2.2.20"]
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 |