is not current version
Last Version 1.2.0

Quarkus CXF Extension - Deployment 0.12.0

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.cxf
ArtifactId

ArtifactId

quarkus-cxf-deployment
Version

Version

0.12.0
Type

Type

jar
Description

Description

Quarkus CXF Extension - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-cxf-deployment 0.12.0


<!-- https://jarcasting.com/artifacts/io.quarkiverse.cxf/quarkus-cxf-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.cxf</groupId>
    <artifactId>quarkus-cxf-deployment</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.cxf/quarkus-cxf-deployment/
implementation 'io.quarkiverse.cxf:quarkus-cxf-deployment:0.12.0'
// https://jarcasting.com/artifacts/io.quarkiverse.cxf/quarkus-cxf-deployment/
implementation ("io.quarkiverse.cxf:quarkus-cxf-deployment:0.12.0")
'io.quarkiverse.cxf:quarkus-cxf-deployment:jar:0.12.0'
<dependency org="io.quarkiverse.cxf" name="quarkus-cxf-deployment" rev="0.12.0">
  <artifact name="quarkus-cxf-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.cxf', module='quarkus-cxf-deployment', version='0.12.0')
)
libraryDependencies += "io.quarkiverse.cxf" % "quarkus-cxf-deployment" % "0.12.0"
[io.quarkiverse.cxf/quarkus-cxf-deployment "0.12.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar
io.quarkiverse.cxf : quarkus-cxf jar 0.12.0
io.quarkus : quarkus-vertx-http-deployment jar
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-jaxb-deployment jar
io.quarkus : quarkus-jaxp-deployment jar
io.quarkus : quarkus-jackson-deployment jar
jakarta.xml.ws : jakarta.xml.ws-api jar 2.3.3

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
commons-io : commons-io jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.