couchdb-1.0

io.openliberty.features

couchdb-1.0 is a Java jar artifact published under the io.openliberty.features group on Maven Central. 95 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 26.0.0.7 95 versions jarChecking...

Add to your project25.0.0.10

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>couchdb-1.0</artifactId>
    <version>25.0.0.10</version>
</dependency>

Version Details — 25.0.0.10

Packaging
esa
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 2.0

This feature has been stabilized. The strategic alternative to this feature is create a CDI Producer by following the technique as described in https://openliberty.io/blog/2019/02/19/mongodb-with-open-liberty.html This feature enables connections to CouchDB by providing a connector instance configured in the server configuration, which can be injected or accessed through JNDI. Applications use the ektorp client library to utilize the connector instance to work with CouchDB.

Checking security advisories...