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