WS-ReliableMessaging
🧪Experimental • Since 1.5.3
This extension is known not to work. Contributions are welcome! |
Maven coordinates
Create a new project using quarkus-cxf-rt-ws-rm
on code.quarkus.io
or add these coordinates to your existing project:
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
</dependency>
Check the User guide and especially its Dependency management section for more information about writing applications with CXF Extensions for Quarkus. |