MVN

com.github.shumonsharif : quarkus-cxf-parent

Maven & Gradle

Jul 21, 2020
16 stars

Quarkus CXF Extension - Parent · Quarkus CXF Extension - Parent

<dependency>
    <groupId>com.github.shumonsharif</groupId>
    <artifactId>quarkus-cxf-parent</artifactId>
    <version>1.0.0-alpha-01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shumonsharif : quarkus-cxf-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha-01
  • Latest Alpha: 1.0.0-alpha-01

All Versions

Choose a version of com.github.shumonsharif : quarkus-cxf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
quarkus-cxf-parent-1.0.0-alpha-01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shumonsharif</groupId>
    <artifactId>quarkus-cxf-parent</artifactId>
    <version>1.0.0-alpha-01</version>
</dependency>