<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-deployment</artifactId>
<version>1.5.0</version>
</dependency>
libraryDependencies += "io.quarkiverse.cxf" % "quarkus-cxf-santuario-deployment" % "1.5.0"
@Grapes(
@Grab(group='io.quarkiverse.cxf', module='quarkus-cxf-santuario-deployment', version='1.5.0')
)
<dependency org="io.quarkiverse.cxf" name="quarkus-cxf-santuario-deployment" rev="1.5.0" />