| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.sap.cds | 
    
| ArtifactId | ArtifactIdcds-feature-api | 
    
| Last Version | Last Version1.17.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCDS Feature API 
            Collection of feature APIs and default implementations 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| cds-feature-api-1.17.0.pom | |
| cds-feature-api-1.17.0.jar | 88 KB | 
| cds-feature-api-1.17.0-sources.jar | 43 KB | 
| cds-feature-api-1.17.0-javadoc.jar | 469 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sap.cds/cds-feature-api/ -->
<dependency>
    <groupId>com.sap.cds</groupId>
    <artifactId>cds-feature-api</artifactId>
    <version>1.17.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.sap.cds/cds-feature-api/
implementation 'com.sap.cds:cds-feature-api:1.17.0'
                // https://jarcasting.com/artifacts/com.sap.cds/cds-feature-api/
implementation ("com.sap.cds:cds-feature-api:1.17.0")
                'com.sap.cds:cds-feature-api:jar:1.17.0'
                <dependency org="com.sap.cds" name="cds-feature-api" rev="1.17.0">
  <artifact name="cds-feature-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.sap.cds', module='cds-feature-api', version='1.17.0')
)
                libraryDependencies += "com.sap.cds" % "cds-feature-api" % "1.17.0"
                [com.sap.cds/cds-feature-api "1.17.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.sap.cds : cds-services-api | jar | 1.17.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 | 
| org.yaml : snakeyaml | jar | 1.28 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| com.sap.cds » cds-configuration-processor Optional | jar | 1.17.0 |