License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sdl.web.pca |
ArtifactId | ArtifactIdpca-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 |
---|---|
pca-client-2.2.20.pom | |
pca-client-2.2.20.jar | 35 KB |
pca-client-2.2.20-sources.jar | 19 KB |
pca-client-2.2.20-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.web.pca/pca-client/ -->
<dependency>
<groupId>com.sdl.web.pca</groupId>
<artifactId>pca-client</artifactId>
<version>2.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web.pca/pca-client/
implementation 'com.sdl.web.pca:pca-client:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.web.pca/pca-client/
implementation ("com.sdl.web.pca:pca-client:2.2.20")
'com.sdl.web.pca:pca-client:jar:2.2.20'
<dependency org="com.sdl.web.pca" name="pca-client" rev="2.2.20">
<artifact name="pca-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web.pca', module='pca-client', version='2.2.20')
)
libraryDependencies += "com.sdl.web.pca" % "pca-client" % "2.2.20"
[com.sdl.web.pca/pca-client "2.2.20"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.web.pca : graphql-client | jar | 2.2.20 |
com.sdl.web.pca : pca-model | jar | 2.2.20 |
com.google.guava : guava | jar | 30.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |