License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-jibx |
Version | Version3.0.0-M2 |
Type | Typejar |
Description |
DescriptionCamel :: Jibx
Camel Jibx support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-jibx-3.0.0-M2.pom | |
camel-jibx-3.0.0-M2.jar | 21 KB |
camel-jibx-3.0.0-M2-sources.jar | 14 KB |
camel-jibx-3.0.0-M2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-jibx/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jibx</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-jibx/
implementation 'org.apache.camel:camel-jibx:3.0.0-M2'
// https://jarcasting.com/artifacts/org.apache.camel/camel-jibx/
implementation ("org.apache.camel:camel-jibx:3.0.0-M2")
'org.apache.camel:camel-jibx:jar:3.0.0-M2'
<dependency org="org.apache.camel" name="camel-jibx" rev="3.0.0-M2">
<artifact name="camel-jibx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-jibx', version='3.0.0-M2')
)
libraryDependencies += "org.apache.camel" % "camel-jibx" % "3.0.0-M2"
[org.apache.camel/camel-jibx "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.0.0-M2 |
org.jibx : jibx-run | jar | 1.2.6 |