License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-xml-jaxb |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: XML JAXB
Camel XML JAXB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-xml-jaxb-3.17.0.pom | |
camel-xml-jaxb-3.17.0.jar | 21 KB |
camel-xml-jaxb-3.17.0-sources.jar | 10 KB |
camel-xml-jaxb-3.17.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-xml-jaxb/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xml-jaxb</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-xml-jaxb/
implementation 'org.apache.camel:camel-xml-jaxb:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-xml-jaxb/
implementation ("org.apache.camel:camel-xml-jaxb:3.17.0")
'org.apache.camel:camel-xml-jaxb:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-xml-jaxb" rev="3.17.0">
<artifact name="camel-xml-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-xml-jaxb', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-xml-jaxb" % "3.17.0"
[org.apache.camel/camel-xml-jaxb "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
org.apache.camel : camel-core-engine | jar | 3.17.0 |
org.apache.camel : camel-xml-jaxp | jar | 3.17.0 |