is not current version
Last Version 2022.2.14

com.checkmarx:cx-client-common 2020.4.131

Web client for interaction with Checkmarx SAST, SCA and OSA products

Categories

Categories

CLI User Interface
GroupId

GroupId

com.checkmarx
ArtifactId

ArtifactId

cx-client-common
Version

Version

2020.4.131
Type

Type

jar

Download cx-client-common 2020.4.131


<!-- https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/ -->
<dependency>
    <groupId>com.checkmarx</groupId>
    <artifactId>cx-client-common</artifactId>
    <version>2020.4.131</version>
</dependency>
// https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/
implementation 'com.checkmarx:cx-client-common:2020.4.131'
// https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/
implementation ("com.checkmarx:cx-client-common:2020.4.131")
'com.checkmarx:cx-client-common:jar:2020.4.131'
<dependency org="com.checkmarx" name="cx-client-common" rev="2020.4.131">
  <artifact name="cx-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.checkmarx', module='cx-client-common', version='2020.4.131')
)
libraryDependencies += "com.checkmarx" % "cx-client-common" % "2020.4.131"
[com.checkmarx/cx-client-common "2020.4.131"]