License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.springboot |
ArtifactId | ArtifactIdcamel-couchdb-starter |
Version | Version3.11.0 |
Type | Typejar |
Description |
DescriptionCamel SB Starters :: CouchDB
Spring-Boot Starter for Camel CouchDB component
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-couchdb-starter/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-couchdb-starter</artifactId>
<version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-couchdb-starter/
implementation 'org.apache.camel.springboot:camel-couchdb-starter:3.11.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-couchdb-starter/
implementation ("org.apache.camel.springboot:camel-couchdb-starter:3.11.0")
'org.apache.camel.springboot:camel-couchdb-starter:jar:3.11.0'
<dependency org="org.apache.camel.springboot" name="camel-couchdb-starter" rev="3.11.0">
<artifact name="camel-couchdb-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-couchdb-starter', version='3.11.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-couchdb-starter" % "3.11.0"
[org.apache.camel.springboot/camel-couchdb-starter "3.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.1 |
org.apache.camel : camel-couchdb | jar | 3.11.0 |
org.apache.camel.springboot : camel-core-starter | jar | 3.11.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.5.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.1 |
org.apache.camel.springboot : camel-spring-boot-dependencies | pom | 3.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |
org.apache.camel : camel-test-spring | jar | 3.11.0 |