is not current version
Last Version 0.1.33

com.github.checkmarx-ts:cxod-spring-boot-sdk 0.1.10

CxOD Java Spring Boot SDK

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.checkmarx-ts
ArtifactId

ArtifactId

cxod-spring-boot-sdk
Version

Version

0.1.10
Type

Type

jar

Download cxod-spring-boot-sdk 0.1.10


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