Camel SB :: Spring Boot XML

Using Camel XML with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-spring-boot-xml
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel SB :: Spring Boot XML
Using Camel XML with Spring Boot
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download camel-spring-boot-xml

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel.springboot : camel-spring-boot jar 3.17.0
org.apache.camel : camel-spring-xml jar
org.apache.camel : camel-xml-jaxb-dsl jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

test (3)

Group / Artifact Type Version
org.apache.camel : camel-test-spring-junit5 jar
org.junit.vintage : junit-vintage-engine jar
org.springframework.boot : spring-boot-starter-test jar 2.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.0
3.16.0
3.15.0
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.0
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0