is not current version
Last Version 1.17.0

CDS Messaging adapter 1.16.1

Messaging adapter for CDS Services Java

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.sap.cds
ArtifactId

ArtifactId

cds-adapter-messaging
Version

Version

1.16.1
Type

Type

jar
Description

Description

CDS Messaging adapter
Messaging adapter for CDS Services Java
Project URL

Project URL

https://cap.cloud.sap/docs/java

Download cds-adapter-messaging 1.16.1


<!-- https://jarcasting.com/artifacts/com.sap.cds/cds-adapter-messaging/ -->
<dependency>
    <groupId>com.sap.cds</groupId>
    <artifactId>cds-adapter-messaging</artifactId>
    <version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cds/cds-adapter-messaging/
implementation 'com.sap.cds:cds-adapter-messaging:1.16.1'
// https://jarcasting.com/artifacts/com.sap.cds/cds-adapter-messaging/
implementation ("com.sap.cds:cds-adapter-messaging:1.16.1")
'com.sap.cds:cds-adapter-messaging:jar:1.16.1'
<dependency org="com.sap.cds" name="cds-adapter-messaging" rev="1.16.1">
  <artifact name="cds-adapter-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cds', module='cds-adapter-messaging', version='1.16.1')
)
libraryDependencies += "com.sap.cds" % "cds-adapter-messaging" % "1.16.1"
[com.sap.cds/cds-adapter-messaging "1.16.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.sap.cds : cds-services-api jar 1.16.1
com.sap.cds : cds-adapter-api jar 1.16.1
com.sap.cds : cds-feature-api jar 1.16.1
com.sap.cds : cds-services-utils jar 1.16.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.slf4j : slf4j-api jar 1.7.30

runtime (1)

Group / Artifact Type Version
com.sap.cds : cds-services-impl jar 1.16.1

Project Modules

There are no modules declared in this project.