| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMessaging Application Layer Libs | 
        
| GroupId | GroupIdcom.sap.cds | 
    
| ArtifactId | ArtifactIdcds-adapter-messaging | 
    
| Last Version | Last Version1.17.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCDS Messaging adapter 
            Messaging adapter for CDS Services Java 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.sap.cds/cds-adapter-messaging/ -->
<dependency>
    <groupId>com.sap.cds</groupId>
    <artifactId>cds-adapter-messaging</artifactId>
    <version>1.17.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.sap.cds/cds-adapter-messaging/
implementation 'com.sap.cds:cds-adapter-messaging:1.17.0'
                // https://jarcasting.com/artifacts/com.sap.cds/cds-adapter-messaging/
implementation ("com.sap.cds:cds-adapter-messaging:1.17.0")
                'com.sap.cds:cds-adapter-messaging:jar:1.17.0'
                <dependency org="com.sap.cds" name="cds-adapter-messaging" rev="1.17.0">
  <artifact name="cds-adapter-messaging" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.sap.cds', module='cds-adapter-messaging', version='1.17.0')
)
                libraryDependencies += "com.sap.cds" % "cds-adapter-messaging" % "1.17.0"
                [com.sap.cds/cds-adapter-messaging "1.17.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.sap.cds : cds-services-api | jar | 1.17.0 | 
| com.sap.cds : cds-adapter-api | jar | 1.17.0 | 
| com.sap.cds : cds-feature-api | jar | 1.17.0 | 
| com.sap.cds : cds-services-utils | jar | 1.17.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sap.cds : cds-services-impl | jar | 1.17.0 |