Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.checkmarx |
ArtifactId | ArtifactIdcx-client-common |
Version | Versionjenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/ -->
<dependency>
<groupId>com.checkmarx</groupId>
<artifactId>cx-client-common</artifactId>
<version>jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105</version>
</dependency>
// https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/
implementation 'com.checkmarx:cx-client-common:jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105'
// https://jarcasting.com/artifacts/com.checkmarx/cx-client-common/
implementation ("com.checkmarx:cx-client-common:jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105")
'com.checkmarx:cx-client-common:jar:jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105'
<dependency org="com.checkmarx" name="cx-client-common" rev="jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105">
<artifact name="cx-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.checkmarx', module='cx-client-common', version='jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105')
)
libraryDependencies += "com.checkmarx" % "cx-client-common" % "jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105"
[com.checkmarx/cx-client-common "jenkins-CxSDLC-Cx-Client-Common-eitanas1-new-jenkinsfile-105"]