Camel-extra
Additional components for the Apache Camel integration framework.
License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.apache-extras.camel-extra |
ArtifactId | ArtifactIdcamel-exist |
Last Version | Last Version2.25.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Extra :: Exist
Camel Exist support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-exist-2.25.2.pom | |
camel-exist-2.25.2.jar | 18 KB |
camel-exist-2.25.2-sources.jar | 17 KB |
camel-exist-2.25.2-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-exist/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>camel-exist</artifactId>
<version>2.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-exist/
implementation 'org.apache-extras.camel-extra:camel-exist:2.25.2'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-exist/
implementation ("org.apache-extras.camel-extra:camel-exist:2.25.2")
'org.apache-extras.camel-extra:camel-exist:jar:2.25.2'
<dependency org="org.apache-extras.camel-extra" name="camel-exist" rev="2.25.2">
<artifact name="camel-exist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='camel-exist', version='2.25.2')
)
libraryDependencies += "org.apache-extras.camel-extra" % "camel-exist" % "2.25.2"
[org.apache-extras.camel-extra/camel-exist "2.25.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.25.2 |
exist : exist | jar | 0.9.2 |
exist : exist-xmldb | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.25.2 |
xmlrpc : xmlrpc | jar | 1.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
log4j : log4j | jar | 1.2.17 |
Additional components for the Apache Camel integration framework.