License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.cxf |
ArtifactId | ArtifactIdquarkus-cxf-deployment |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionQuarkus CXF Extension - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-cxf-deployment-0.9.pom | |
quarkus-cxf-deployment-0.9.jar | 35 KB |
quarkus-cxf-deployment-0.9-sources.jar | 20 KB |
quarkus-cxf-deployment-0.9-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.cxf/quarkus-cxf-deployment/ -->
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.cxf/quarkus-cxf-deployment/
implementation 'io.quarkiverse.cxf:quarkus-cxf-deployment:0.9'
// https://jarcasting.com/artifacts/io.quarkiverse.cxf/quarkus-cxf-deployment/
implementation ("io.quarkiverse.cxf:quarkus-cxf-deployment:0.9")
'io.quarkiverse.cxf:quarkus-cxf-deployment:jar:0.9'
<dependency org="io.quarkiverse.cxf" name="quarkus-cxf-deployment" rev="0.9">
<artifact name="quarkus-cxf-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.cxf', module='quarkus-cxf-deployment', version='0.9')
)
libraryDependencies += "io.quarkiverse.cxf" % "quarkus-cxf-deployment" % "0.9"
[io.quarkiverse.cxf/quarkus-cxf-deployment "0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core-deployment | jar | |
io.quarkiverse.cxf : quarkus-cxf | jar | 0.9 |
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 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
commons-io : commons-io | jar | |
io.rest-assured : rest-assured | jar |