License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-xmljson-starter |
Last Version | Last Version2.23.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-Boot Starter :: Camel :: XML JSON
Spring-Boot Starter for Camel XML JSON Data Format
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-xmljson-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xmljson-starter</artifactId>
<version>2.23.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-xmljson-starter/
implementation 'org.apache.camel:camel-xmljson-starter:2.23.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-xmljson-starter/
implementation ("org.apache.camel:camel-xmljson-starter:2.23.4")
'org.apache.camel:camel-xmljson-starter:jar:2.23.4'
<dependency org="org.apache.camel" name="camel-xmljson-starter" rev="2.23.4">
<artifact name="camel-xmljson-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-xmljson-starter', version='2.23.4')
)
libraryDependencies += "org.apache.camel" % "camel-xmljson-starter" % "2.23.4"
[org.apache.camel/camel-xmljson-starter "2.23.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE |
org.apache.camel : camel-xmljson | jar | 2.23.4 |
org.apache.camel : camel-core-starter | jar | |
org.apache.camel : camel-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.0.RELEASE |
org.apache.camel : camel-spring-boot-dependencies | pom | 2.23.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |
org.apache.camel : camel-test-spring | jar | 2.23.4 |