文件名 | 操作 |
---|---|
rest-parent-3.39.0.pom | 下载 |
<dependency>
<groupId>com.sap.cloud.sdk.datamodel</groupId>
<artifactId>rest-parent</artifactId>
<version>3.39.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.datamodel', module='rest-parent', version='3.39.0')
)