License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.checkmarx |
ArtifactId | ArtifactIdcx-client-common |
Last Version | Last Version2022.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCheckmarx Client
Web client for interaction with Checkmarx SAST, SCA and OSA products
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/ -->
<dependency>
<groupId>com.checkmarx</groupId>
<artifactId>cx-client-common</artifactId>
<version>2022.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/
implementation 'com.checkmarx:cx-client-common:2022.2.14'
// https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/
implementation ("com.checkmarx:cx-client-common:2022.2.14")
'com.checkmarx:cx-client-common:jar:2022.2.14'
<dependency org="com.checkmarx" name="cx-client-common" rev="2022.2.14">
<artifact name="cx-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.checkmarx', module='cx-client-common', version='2022.2.14')
)
libraryDependencies += "com.checkmarx" % "cx-client-common" % "2022.2.14"
[com.checkmarx/cx-client-common "2022.2.14"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.23 |
org.apache.httpcomponents : httpmime | jar | 4.5.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.12 |
org.apache.httpcomponents : httpclient-win | jar | 4.5.10 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
org.codehaus.plexus : plexus-utils | jar | 3.2.0 |
org.codehaus.plexus : plexus-archiver | jar | 4.1.0 |
com.google.guava : guava | jar | 27.0-jre |
com.checkmarx : cx-ws-fs-agent | jar | 21.0.5 |
org.jsoup : jsoup | jar | 1.14.3 |
com.beust : jcommander | jar | 1.78 |
org.awaitility : awaitility | jar | 4.0.2 |
org.apache.commons : commons-lang3 | jar | 3.10 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |