License |
License
AL2
|
---|---|
GroupId | GroupIdio.thorntail |
ArtifactId | ArtifactIdcamel-couchdb |
Version | Version2.2.1.Final |
Type | Typejar |
Description |
DescriptionCamel Component :: Couchdb
The couchdb component is used for integrate with CouchDB databases.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-couchdb-2.2.1.Final.pom | |
camel-couchdb-2.2.1.Final.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thorntail/camel-couchdb/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>camel-couchdb</artifactId>
<version>2.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-couchdb/
implementation 'io.thorntail:camel-couchdb:2.2.1.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-couchdb/
implementation ("io.thorntail:camel-couchdb:2.2.1.Final")
'io.thorntail:camel-couchdb:jar:2.2.1.Final'
<dependency org="io.thorntail" name="camel-couchdb" rev="2.2.1.Final">
<artifact name="camel-couchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-couchdb', version='2.2.1.Final')
)
libraryDependencies += "io.thorntail" % "camel-couchdb" % "2.2.1.Final"
[io.thorntail/camel-couchdb "2.2.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-couchdb | jar | 2.19.0 |
io.thorntail : camel-core | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.camel : wildfly-camel-feature-pack | zip | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 2.2.28 |
io.thorntail : build-resources | jar | 2.2.1.Final |