Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.checkmarx-ltd |
ArtifactId | ArtifactIdcxgo-spring-boot-sdk |
Version | Version0.1.40 |
Type | Typejar |
Filename | Size |
---|---|
cxgo-spring-boot-sdk-0.1.40.pom | |
cxgo-spring-boot-sdk-0.1.40.jar | 215 KB |
cxgo-spring-boot-sdk-0.1.40-sources.jar | 102 KB |
cxgo-spring-boot-sdk-0.1.40-javadoc.jar | 871 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.40</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.40'
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cxgo-spring-boot-sdk/
implementation ("com.github.checkmarx-ltd:cxgo-spring-boot-sdk:0.1.40")
'com.github.checkmarx-ltd:cxgo-spring-boot-sdk:jar:0.1.40'
<dependency org="com.github.checkmarx-ltd" name="cxgo-spring-boot-sdk" rev="0.1.40">
<artifact name="cxgo-spring-boot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.checkmarx-ltd', module='cxgo-spring-boot-sdk', version='0.1.40')
)
libraryDependencies += "com.github.checkmarx-ltd" % "cxgo-spring-boot-sdk" % "0.1.40"
[com.github.checkmarx-ltd/cxgo-spring-boot-sdk "0.1.40"]