License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdcom.sap.cds |
ArtifactId | ArtifactIdcds-starter-spring-boot-odata |
Version | Version1.24.0 |
Type | Typejar |
Description |
DescriptionCDS 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://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.24.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.24.0'
// https://jarcasting.com/artifacts/com.sap.cds/cds-starter-spring-boot-odata/
implementation ("com.sap.cds:cds-starter-spring-boot-odata:1.24.0")
'com.sap.cds:cds-starter-spring-boot-odata:jar:1.24.0'
<dependency org="com.sap.cds" name="cds-starter-spring-boot-odata" rev="1.24.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.24.0')
)
libraryDependencies += "com.sap.cds" % "cds-starter-spring-boot-odata" % "1.24.0"
[com.sap.cds/cds-starter-spring-boot-odata "1.24.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.cds : cds-starter-spring-boot | jar | 1.24.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sap.cds : cds-adapter-odata-v4 | jar | 1.24.0 |