License |
License |
---|---|
Categories |
CategoriesCouchbase Data Databases |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-couchbase |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Couchbase
Camel Couchbase component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-couchbase-3.17.0.pom | |
camel-couchbase-3.17.0.jar | 39 KB |
camel-couchbase-3.17.0-sources.jar | 22 KB |
camel-couchbase-3.17.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-couchbase/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-couchbase</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-couchbase/
implementation 'org.apache.camel:camel-couchbase:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-couchbase/
implementation ("org.apache.camel:camel-couchbase:3.17.0")
'org.apache.camel:camel-couchbase:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-couchbase" rev="3.17.0">
<artifact name="camel-couchbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-couchbase', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-couchbase" % "3.17.0"
[org.apache.camel/camel-couchbase "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.couchbase.client : java-client | jar | 3.2.0 |
org.apache.camel : camel-support | jar | 3.17.0 |