| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sdl.web.pca |
| ArtifactId | ArtifactIdpca-client-parent |
| Last Version | Last Version2.2.20 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPCA client parent
SDL Open Source Parent POM
|
| Project Organization |
Project OrganizationSDL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pca-client-parent-2.2.20.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.web.pca/pca-client-parent/ -->
<dependency>
<groupId>com.sdl.web.pca</groupId>
<artifactId>pca-client-parent</artifactId>
<version>2.2.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web.pca/pca-client-parent/
implementation 'com.sdl.web.pca:pca-client-parent:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.web.pca/pca-client-parent/
implementation ("com.sdl.web.pca:pca-client-parent:2.2.20")
'com.sdl.web.pca:pca-client-parent:pom:2.2.20'
<dependency org="com.sdl.web.pca" name="pca-client-parent" rev="2.2.20">
<artifact name="pca-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web.pca', module='pca-client-parent', version='2.2.20')
)
libraryDependencies += "com.sdl.web.pca" % "pca-client-parent" % "2.2.20"
[com.sdl.web.pca/pca-client-parent "2.2.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |