is not current version
Last Version 1.0.36

com.checkmarx.ast:ast-cli-java-wrapper 1.0.20

Checkmarx AST ClI SDK

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.checkmarx.ast
ArtifactId

ArtifactId

ast-cli-java-wrapper
Version

Version

1.0.20
Type

Type

jar

Download ast-cli-java-wrapper 1.0.20


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