is not current version
Last Version 1.2.0

Quarkus CXF Extension - Parent 0.9

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-parent
Version

Version

0.9
Type

Type

pom
Description

Description

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

Project URL

https://github.com/quarkiverse/quarkiverse-cxf
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkiverse/quarkiverse-cxf

Download quarkus-cxf-parent 0.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deployment
  • runtime
  • integration-tests