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