License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.checkmarx-ltd |
ArtifactId | ArtifactIdcx-spring-boot-sdk |
Last Version | Last Version0.5.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncx-spring-boot-sdk
Checkmarx Java Spring Boot SDK
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cx-spring-boot-sdk-0.5.19.pom | |
cx-spring-boot-sdk-0.5.19.jar | 975 KB |
cx-spring-boot-sdk-0.5.19-sources.jar | 994 KB |
cx-spring-boot-sdk-0.5.19-javadoc.jar | 5 MB |
Browse |
<!-- 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.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cx-spring-boot-sdk/
implementation 'com.github.checkmarx-ltd:cx-spring-boot-sdk:0.5.19'
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cx-spring-boot-sdk/
implementation ("com.github.checkmarx-ltd:cx-spring-boot-sdk:0.5.19")
'com.github.checkmarx-ltd:cx-spring-boot-sdk:jar:0.5.19'
<dependency org="com.github.checkmarx-ltd" name="cx-spring-boot-sdk" rev="0.5.19">
<artifact name="cx-spring-boot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.checkmarx-ltd', module='cx-spring-boot-sdk', version='0.5.19')
)
libraryDependencies += "com.github.checkmarx-ltd" % "cx-spring-boot-sdk" % "0.5.19"
[com.github.checkmarx-ltd/cx-spring-boot-sdk "0.5.19"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-web-services | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.commons : commons-compress | jar | 1.21 |
commons-io : commons-io | jar | 2.11.0 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |
org.apache.ant : ant | jar | 1.10.11 |
org.apache.httpcomponents : httpclient-win | jar | 4.5.13 |
com.google.code.gson : gson | jar | 2.8.8 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.json : json | jar | 20210307 |
com.google.guava : guava | jar | 30.1.1-jre |
org.springframework.ws : spring-ws-core | jar | 3.1.1 |
org.projectlombok : lombok | jar | 1.18.22 |
org.modelmapper : modelmapper | jar | 2.4.4 |
org.codehaus.groovy : groovy | jar | 3.0.9 |
com.typesafe : config | jar | 1.4.1 |
org.awaitility : awaitility | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
junit : junit | jar | 4.13.2 |