Camel Quarkus :: Core XML :: Runtime

Includes implementations of Java Architecture for XML Binding (JAXB) and Java API for XML Processing (JAXP)

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-core-xml
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Core XML :: Runtime
Includes implementations of Java Architecture for XML Binding (JAXB) and Java API for XML Processing (JAXP)
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-core-xml

Download camel-quarkus-core-xml

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-core-xml/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-core-xml</artifactId>
    <version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-core-xml/
implementation 'org.apache.camel.quarkus:camel-quarkus-core-xml:1.0.0-M4'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-core-xml/
implementation ("org.apache.camel.quarkus:camel-quarkus-core-xml:1.0.0-M4")
'org.apache.camel.quarkus:camel-quarkus-core-xml:jar:1.0.0-M4'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-core-xml" rev="1.0.0-M4">
  <artifact name="camel-quarkus-core-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-core-xml', version='1.0.0-M4')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-core-xml" % "1.0.0-M4"
[org.apache.camel.quarkus/camel-quarkus-core-xml "1.0.0-M4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-xml-jaxb jar
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel.quarkus : camel-quarkus-support-xml jar
io.quarkus : quarkus-jaxb jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1
0.4.0
0.3.1
0.3.0