Last Version

Camel SB :: Spring Boot XML 3.17.0

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
Version

Version

3.17.0
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 3.17.0


<!-- 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.