не последняя версия
Последняя версия 2022.2.14

com.checkmarx:cx-client-common 2020.4.106

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

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.checkmarx
Идентификатор

Идентификатор

cx-client-common
Версия

Версия

2020.4.106
Тип

Тип

jar

Скачать cx-client-common 2020.4.106


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