is not current version
Last Version 2022.2.14

com.checkmarx:cx-client-common 2021.4.3

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

2021.4.3
Type

Type

jar

Download cx-client-common 2021.4.3


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