is not current version
Last Version 2022.2.14

com.checkmarx:cx-client-common 9.00.9

Enables web services access Checkmarx SAST and OSA scan.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.checkmarx
ArtifactId

ArtifactId

cx-client-common
Version

Version

9.00.9
Type

Type

jar

Download cx-client-common 9.00.9


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