не последняя версия
Последняя версия 0.5.19

com.github.checkmarx-ltd:cx-spring-boot-sdk 0.5.05

Checkmarx Java Spring Boot SDK

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.checkmarx-ltd
Идентификатор

Идентификатор

cx-spring-boot-sdk
Версия

Версия

0.5.05
Тип

Тип

jar

Скачать cx-spring-boot-sdk 0.5.05


<!-- 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.05</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.05'
// https://jarcasting.com/artifacts/com.github.checkmarx-ltd/cx-spring-boot-sdk/
implementation ("com.github.checkmarx-ltd:cx-spring-boot-sdk:0.5.05")
'com.github.checkmarx-ltd:cx-spring-boot-sdk:jar:0.5.05'
<dependency org="com.github.checkmarx-ltd" name="cx-spring-boot-sdk" rev="0.5.05">
  <artifact name="cx-spring-boot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.checkmarx-ltd', module='cx-spring-boot-sdk', version='0.5.05')
)
libraryDependencies += "com.github.checkmarx-ltd" % "cx-spring-boot-sdk" % "0.5.05"
[com.github.checkmarx-ltd/cx-spring-boot-sdk "0.5.05"]