Last Version

Spring-Boot Starter :: Camel :: Jibx 3.0.0-M2

Spring-Boot Starter for Camel Jibx support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-jibx-starter
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Spring-Boot Starter :: Camel :: Jibx
Spring-Boot Starter for Camel Jibx support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-jibx-starter 3.0.0-M2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.apache.camel : camel-jibx jar 3.0.0-M2
org.apache.camel : camel-core-starter jar 3.0.0-M2
org.apache.camel : camel-spring-boot-starter jar 3.0.0-M2
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.1.3.RELEASE

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.3.RELEASE
org.apache.camel : camel-spring-boot-dependencies pom 3.0.0-M2

Project Modules

There are no modules declared in this project.