CAA160 final state

This commit is contained in:
Marc Becker
2019-09-18 07:19:22 +00:00
parent b603a4bf48
commit d631b5106e
4 changed files with 121 additions and 1 deletions

View File

@@ -21,6 +21,16 @@
<artifactId>cds-starter-spring-boot-odata</artifactId>
</dependency>
<dependency>
<groupId>com.sap.cds</groupId>
<artifactId>cds-feature-hana</artifactId>
</dependency>
<dependency>
<groupId>com.sap.cds</groupId>
<artifactId>cds-feature-cloudfoundry</artifactId>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>