License |
License |
---|---|
GroupId | GroupIdcom.sap.cds |
ArtifactId | ArtifactIdcds4j-parent |
Version | Version1.20.4 |
Type | Typepom |
Description |
Descriptioncds4j:parent
CDS4J parent POM
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSAP |
Filename | Size |
---|---|
cds4j-parent-1.20.4.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cds/cds4j-parent/ -->
<dependency>
<groupId>com.sap.cds</groupId>
<artifactId>cds4j-parent</artifactId>
<version>1.20.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cds/cds4j-parent/
implementation 'com.sap.cds:cds4j-parent:1.20.4'
// https://jarcasting.com/artifacts/com.sap.cds/cds4j-parent/
implementation ("com.sap.cds:cds4j-parent:1.20.4")
'com.sap.cds:cds4j-parent:pom:1.20.4'
<dependency org="com.sap.cds" name="cds4j-parent" rev="1.20.4">
<artifact name="cds4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cds', module='cds4j-parent', version='1.20.4')
)
libraryDependencies += "com.sap.cds" % "cds4j-parent" % "1.20.4"
[com.sap.cds/cds4j-parent "1.20.4"]