Quarkus CXF Transports HTTP Async

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-rt-transports-http-hc5
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus CXF Transports HTTP Async
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-rt-transports-http-hc5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar
org.apache.cxf : cxf-rt-transports-http-hc5 jar 3.5.2
org.graalvm.nativeimage : svm jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0