Last Version

CDS Starter for Spring Boot and OData V4 1.25.0

Starter package to write Spring Boot based CAP applications with OData V4 service exposure

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.sap.cds
ArtifactId

ArtifactId

cds-starter-spring-boot-odata
Version

Version

1.25.0
Type

Type

jar
Description

Description

CDS Starter for Spring Boot and OData V4
Starter package to write Spring Boot based CAP applications with OData V4 service exposure
Project URL

Project URL

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

Download cds-starter-spring-boot-odata 1.25.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sap.cds : cds-starter-spring-boot jar 1.25.0

runtime (1)

Group / Artifact Type Version
com.sap.cds : cds-adapter-odata-v4 jar 1.25.0

Project Modules

There are no modules declared in this project.