Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.checkmarx-ltd |
ArtifactId | ArtifactIdcxgo-spring-boot-sdk |
Version | Version0.1.38 |
Type | Typejar |
Filename | Size |
---|---|
cxgo-spring-boot-sdk-0.1.38.pom | |
cxgo-spring-boot-sdk-0.1.38.jar | 214 KB |
cxgo-spring-boot-sdk-0.1.38-sources.jar | 102 KB |
cxgo-spring-boot-sdk-0.1.38-javadoc.jar | 870 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cxgo-spring-boot-sdk/ -->
<dependency>
<groupId>com.github.checkmarx-ltd</groupId>
<artifactId>cxgo-spring-boot-sdk</artifactId>
<version>0.1.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cxgo-spring-boot-sdk/
implementation 'com.github.checkmarx-ltd:cxgo-spring-boot-sdk:0.1.38'
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cxgo-spring-boot-sdk/
implementation ("com.github.checkmarx-ltd:cxgo-spring-boot-sdk:0.1.38")
'com.github.checkmarx-ltd:cxgo-spring-boot-sdk:jar:0.1.38'
<dependency org="com.github.checkmarx-ltd" name="cxgo-spring-boot-sdk" rev="0.1.38">
<artifact name="cxgo-spring-boot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.checkmarx-ltd', module='cxgo-spring-boot-sdk', version='0.1.38')
)
libraryDependencies += "com.github.checkmarx-ltd" % "cxgo-spring-boot-sdk" % "0.1.38"
[com.github.checkmarx-ltd/cxgo-spring-boot-sdk "0.1.38"]