is not current version
Last Version 1.0.36

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

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.16
Type

Type

jar

Download ast-cli-java-wrapper 1.0.16


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