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

com.sap.cds:cds-starter-spring-boot 1.13.1

Starter package to write Spring Boot based CAP applications

Категории

Категории

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

Группа

com.sap.cds
Идентификатор

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

cds-starter-spring-boot
Версия

Версия

1.13.1
Тип

Тип

jar

Скачать cds-starter-spring-boot 1.13.1


<!-- https://jarcasting.com/artifacts/com.sap.cds/cds-starter-spring-boot/ -->
<dependency>
    <groupId>com.sap.cds</groupId>
    <artifactId>cds-starter-spring-boot</artifactId>
    <version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cds/cds-starter-spring-boot/
implementation 'com.sap.cds:cds-starter-spring-boot:1.13.1'
// https://jarcasting.com/artifacts/com.sap.cds/cds-starter-spring-boot/
implementation ("com.sap.cds:cds-starter-spring-boot:1.13.1")
'com.sap.cds:cds-starter-spring-boot:jar:1.13.1'
<dependency org="com.sap.cds" name="cds-starter-spring-boot" rev="1.13.1">
  <artifact name="cds-starter-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cds', module='cds-starter-spring-boot', version='1.13.1')
)
libraryDependencies += "com.sap.cds" % "cds-starter-spring-boot" % "1.13.1"
[com.sap.cds/cds-starter-spring-boot "1.13.1"]