License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.checkmarx-ltd |
ArtifactId | ArtifactIdcx-spring-boot-sdk |
Version | Version0.4.97 |
Type | Typejar |
Description |
Descriptioncx-spring-boot-sdk
Checkmarx Java Spring Boot SDK
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cx-spring-boot-sdk/ -->
<dependency>
<groupId>com.github.checkmarx-ltd</groupId>
<artifactId>cx-spring-boot-sdk</artifactId>
<version>0.4.97</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cx-spring-boot-sdk/
implementation 'com.github.checkmarx-ltd:cx-spring-boot-sdk:0.4.97'
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cx-spring-boot-sdk/
implementation ("com.github.checkmarx-ltd:cx-spring-boot-sdk:0.4.97")
'com.github.checkmarx-ltd:cx-spring-boot-sdk:jar:0.4.97'
<dependency org="com.github.checkmarx-ltd" name="cx-spring-boot-sdk" rev="0.4.97">
<artifact name="cx-spring-boot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.checkmarx-ltd', module='cx-spring-boot-sdk', version='0.4.97')
)
libraryDependencies += "com.github.checkmarx-ltd" % "cx-spring-boot-sdk" % "0.4.97"
[com.github.checkmarx-ltd/cx-spring-boot-sdk "0.4.97"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |
junit : junit | jar | 4.13.2 |