CDS Starter for Spring Boot

Starter package to write Spring Boot based CAP applications

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.sap.cds
ArtifactId

ArtifactId

cds-starter-spring-boot
Last Version

Last Version

1.25.0
Release Date

Release Date

Type

Type

jar
Description

Description

CDS Starter for Spring Boot
Starter package to write Spring Boot based CAP applications
Project URL

Project URL

https://cap.cloud.sap/docs/java

Download cds-starter-spring-boot

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.sap.cds : cds-services-api jar 1.25.0
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.8

runtime (3)

Group / Artifact Type Version
com.sap.cds : cds-services-impl jar 1.25.0
com.sap.cds : cds-feature-jdbc jar 1.25.0
com.sap.cds : cds-framework-spring-boot jar 1.25.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.25.0
1.24.0
1.23.1
1.23.0
1.22.2
1.22.1
1.22.0
1.21.1
1.21.0
1.20.3
1.20.1
1.20.0
1.19.0
1.18.3
1.18.2
1.18.1
1.18.0
1.17.0
1.16.3
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.3
1.14.2
1.14.1
1.14.0
1.13.1
1.13.0
1.12.1
1.12.0
1.11.2
1.11.1
1.11.0
1.10.0