Quarkus CXF Extension - Deployment

Quarkus CXF Extension - Parent

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

com.github.shumonsharif
ArtifactId

ArtifactId

quarkus-cxf-deployment
Last Version

Last Version

1.0.0-alpha-01
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus CXF Extension - Deployment
Quarkus CXF Extension - Parent

Download quarkus-cxf-deployment

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar
com.github.shumonsharif : quarkus-cxf jar 1.0.0-alpha-01
io.quarkus : quarkus-undertow-deployment jar
io.quarkus : quarkus-vertx-http-deployment jar
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-jaxb-deployment jar
io.quarkus : quarkus-jackson-deployment jar

test (5)

Group / Artifact Type Version
jakarta.xml.ws : jakarta.xml.ws-api jar 2.3.3
io.quarkus : quarkus-junit5-internal jar
commons-io : commons-io jar
io.rest-assured : rest-assured jar
jakarta.jws : jakarta.jws-api jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha-01