is not current version
Last Version 0.4.47

com.github.checkmarx-ts:cx-spring-boot-sdk 0.4.43

Checkmarx Java Spring Boot SDK

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.checkmarx-ts
ArtifactId

ArtifactId

cx-spring-boot-sdk
Version

Version

0.4.43
Type

Type

jar

Download cx-spring-boot-sdk 0.4.43


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